Loading MCP server directory, please wait...
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
npx @getmcp/cli add io.github.constripacity/claude-code-bridgeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.constripacity/claude-code-bridge": {
"command": "uvx",
"args": [
"--stdio",
"claude-code-bridge"
],
"env": {
"CLAUDE_BRIDGE_DB": "",
"CLAUDE_BRIDGE_AUTH_TOKEN": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
Connect any two APIs and keep them in sync — 45 MCP tools with shadow previews and diagnostics.
A MCP server built for developers enabling Git based project management with project and personal…