agent-bridge-mcp

0x7067/agent-bridge-mcp
★ 0 stars Rust Code/Dev Tools Updated today
Rust stdio MCP server for delegating bounded tasks to local provider agents
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-bridge-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agent-bridge-mcp"
      ]
    }
  }
}

README Excerpt

Agent Bridge MCP is a Rust stdio MCP server for delegating bounded work from one agent client to local provider agents such as Claude Code, Codex, Cursor Agent, Kimi/Pi, and Google Antigravity CLI. It exposes a provider-neutral lifecycle so a caller can preview, start, observe, inspect, stop, and remove delegated tasks while keeping the main agent

Tools (13)

PATHagent_logsagent_previewagent_statusagent_transcriptagent_waitantigravityclaudecodexcursorforgekimiproviders_check