Skip to content
Claude Desktop

Coderbuds for Claude Desktop

com.coderbuds/insights

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

client:Claude Desktop transport:streamable-http

Install Coderbuds in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "insights": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://coderbuds.com/mcp/insights"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Coderbuds in other clients