io.github.Obi49

colber-mcp

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

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

COLBER_BASE_URLS(str)

Optional JSON map of Colber service base URLs. Defaults to local ports 14001/14011/14021/14031/14041/14051. For the hosted Colber API, use api.colber.dev path-based URLs.

COLBER_AUTH_TOKEN(str)
Secret

Optional bearer token forwarded to the backend services. Leave empty for unauthenticated local development.

COLBER_LOG_LEVEL(str)

pino log level for stderr output (stdout is reserved for MCP JSON-RPC). One of: trace, debug, info, warn, error. Defaults to info.