Skip to content
Claude Desktop

colber mcp for Claude Desktop

io.github.obi49/colber-mcp

Trust + coordination infrastructure for the agent economy. 27 tools across 6 Colber modules.

client:Claude Desktop transport:stdio runtime:npm

Install colber mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "colber-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@colber/mcp"
      ],
      "env": {
        "COLBER_BASE_URLS": "<COLBER_BASE_URLS>",
        "COLBER_AUTH_TOKEN": "<COLBER_AUTH_TOKEN>",
        "COLBER_LOG_LEVEL": "<COLBER_LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

colber mcp in other clients