codebase-bridge-mcp
MCPReferenceby EDMMY
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
BRIDGE_HOSTHTTP bind address (default: 127.0.0.1)
BRIDGE_PORTHTTP listen port (default: 8765)
BRIDGE_REPOPath to the repository (default: current directory)
BRIDGE_MODELDefault model for new threads/ephemeral calls (default: Claude Code default)
BRIDGE_TOKENsecretBearer token for http transport (required if transport=http, unless --insecure-no-auth is set)
BRIDGE_TIMEOUTPer-call wall-clock cap in seconds (default: 240)
BRIDGE_TRANSPORTTransport type: 'stdio' or 'http' (default: stdio)
BRIDGE_THREAD_TTLIdle seconds before a thread session is dropped (default: 1800, 0 = never)
BRIDGE_MAX_THREADSLive-thread cap before LRU eviction (default: 256)
BRIDGE_CONFINE_READSConfine reads to repo (1 = yes, 0 = no) (default: 1)
BRIDGE_MAX_CONCURRENTCap on concurrent claude subprocesses (default: 4)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.