Skip to content
Cline

colber mcp for Cline

io.github.obi49/colber-mcp

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

client:Cline transport:stdio runtime:npm

Install colber mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

colber mcp in other clients