Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
stdio v0.3.0
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.eaisdevelopment--cc-bridge-mcp-server -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.3.0
Server Name
io.github.eaisdevelopment/cc-bridge-mcp-server
Last Updated
Feb 13, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
CC_BRIDGE_STATE_PATH | Optional |
CC_BRIDGE_TIMEOUT_MS | Optional |
CC_BRIDGE_CHAR_LIMIT | Optional |
CC_BRIDGE_LOG_LEVEL | Optional |
CC_BRIDGE_CLAUDE_PATH | Optional |
CC_BRIDGE_STALE_TIMEOUT_MS | Optional |