jdez427/claude-ipc-mcp
AI-to-AI communication protocol for Claude, Gemini, and other AI assistants
Platform-specific configuration:
{
"mcpServers": {
"claude-ipc-mcp": {
"command": "npx",
"args": [
"-y",
"claude-ipc-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...