Gomboc User Docs
CtrlK
  • Quickstart with Gomboc Community Edition
  • Gomboc Portal
    • Access & Log in
    • Initial Set up
    • Free Trial Setup Guide
  • Integrations
    • Domains & IPs
    • Cloud Security Posture Management (CSPM)
      • Orca Security
      • Wiz
    • Source Code Management (SCM)
      • Azure Devops
      • BitBucket
      • GitHub
      • GitLab
    • VSCode Plugin
    • Continuous Integration (CI) Build Systems
      • Azure Devops Pipelines
      • BitBucket Pipelines
      • CI Pipeline Configuration
      • GitHub Actions
      • GitLab Runners
    • MCP Server
    • Cloud Orchestration
      • HCP Terraform
  • API
  • Configuration
    • Browser Settings
    • Authentication - Pwdless & SSO
    • User Management
  • Remediation Process
  • Security Status
  • Scan Results
  • Troubleshooting
  • Data Architecture & Flows
  • Glossary
  • Changelog
Powered by GitBook
On this page
Edit on GitHub
  1. Integrations

MCP Server

With our Gomboc MCP server, you'll be able to use your own AI tool like Claude or ChatGPT and have it interact with Gomboc.

Get started by pulling the Docker image here and creating a Gomboc PAT which you can do at Gomboc.AI

Once you have the image and token you can run the following command to run the MCP server

docker run -p 3100:3100\
-e GOMBOC_PAT='GENERATED_GOMBOC_PAT' \
gombocai/mcp:latest
PreviousGitLab RunnersNextCloud Orchestration

Last updated 15 days ago