Skip to content
VS Code

Coderbuds for VS Code

com.coderbuds/insights

Your team's shipping standards, org map and delivery metrics, inside your coding agent.

client:VS Code transport:streamable-http

Install Coderbuds in VS Code

.vscode/mcp.json

{
  "servers": {
    "insights": {
      "type": "http",
      "url": "https://coderbuds.com/mcp/insights"
    }
  }
}

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

Coderbuds in other clients