colber mcp for Windsurf
io.github.obi49/colber-mcp
Trust + coordination infrastructure for the agent economy. 27 tools across 6 Colber modules.
client:Windsurf
transport:stdio
runtime:npm
Install colber mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs