Skip to content
VS Code

codebahn for VS Code

io.github.codebahn/codebahn

Codebahn is the private GitHub alternative: fast Git and CI for developers and teams.

client:VS Code transport:streamable-http

Install codebahn in VS Code

.vscode/mcp.json

{
  "servers": {
    "codebahn": {
      "type": "http",
      "url": "https://codebahn.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

codebahn in other clients