context bridge MCP
v0.1.3io.github.prateekg7/context-bridge
Context portability MCP server for compressing, formatting, and resuming AI conversation handoffs.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add context-bridge -e OPENAI_API_KEY=<OPENAI_API_KEY> -e OPENAI_MODEL=<OPENAI_MODEL> -e CONTEXTBRIDGE_HOSTED_URL=<CONTEXTBRIDGE_HOSTED_URL> -e CONTEXTBRIDGE_HOSTED_API_KEY=<CONTEXTBRIDGE_HOSTED_API_KEY> -e CONTEXTBRIDGE_HOSTED_MODEL=<CONTEXTBRIDGE_HOSTED_MODEL> -- npx -y @contextbridge_ai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.