Official Model Context Protocol (MCP) server for Colber — exposes the 5 modules (reputation, memory, observability, negotiation, insurance) + identity as MCP tools to any compatible agent (Claude Desk…
{
"mcpServers": {
"colbermcp": {
"command": "npx",
"args": [
"-y",
"@colber/mcp"
]
}
}
}