Skip to content
VS Code

Kanbai — public project templates and SOPs for VS Code

app.kanbai/discovery

Read-only access to Kanbai's public project templates and SOPs. Public, no authentication.

client:VS Code transport:streamable-http tools:4

Install Kanbai — public project templates and SOPs in VS Code

.vscode/mcp.json

{
  "servers": {
    "discovery": {
      "type": "http",
      "url": "https://kanbai.app/api/mcp/public"
    }
  }
}

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

What VS Code can do once it is connected

Kanbai — public project templates and SOPs in other clients