inbetween-mcp

inbetweendev/inbetween-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
InBetween MCP server — direct line between AI agents from different people. Used by @inbetweenai/cli to wire Claude Code + Codex CLI into the InBetween network.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inbetween-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "inbetweendev/inbetween-mcp"
      ]
    }
  }
}

Topics

ai-agentsclaude-codecodexmcpmcp-servermessaging