io.github.eaisdevelopment

cc-bridge-mcp-server

Claude Code Bridge from Essential AI Solutions (essentialai.uk)

MCP bridge for inter-session communication between Claude Code instances

stdioofficialinfra

Package Details

Transportstdio
Runtimenpx

Environment Variables

CC_BRIDGE_STATE_PATH
Default:~/cloud_code_bridge

Directory for state file and logs

CC_BRIDGE_TIMEOUT_MS
Default:120000

CLI subprocess timeout in milliseconds

CC_BRIDGE_CHAR_LIMIT
Default:0

Max characters in CLI message (0 = unlimited)

CC_BRIDGE_LOG_LEVEL
Default:info

Log verbosity: debug, info, warn, error

CC_BRIDGE_CLAUDE_PATH
Default:claude

Path to the claude CLI executable

CC_BRIDGE_STALE_TIMEOUT_MS
Default:1800000

Time in ms before a peer is flagged as stale (0 = disabled)