oagent

fdarian/oagent
★ 0 stars TypeScript AI/LLM Updated today
MCP server that exposes ACP-compatible coding agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oagent": {
      "command": "npx",
      "args": [
        "-y",
        "fdarian/oagent"
      ]
    }
  }
}

README Excerpt

MCP server that exposes ACP-compatible coding agents — [OpenCode](https://opencode.ai), [Cursor](https://cursor.com), [Grok](https://x.ai/cli), Codex. Semantically equivalent to Claude Code's built-in `Agent` tool but running the work in a separate agent over the [Agent Client Protocol](https://agentclientprotocol.com).

Tools (9)

OAGENT_CODEX_BINOAGENT_CURSOR_BINOAGENT_GROK_BINOAGENT_OPENCODE_BINcodexcursordonegrokopencode