Skip to content
Claude Desktop

Agent Intern for Claude Desktop

io.github.sinantufekci/agent-intern

Delegate from Claude Code to Gemini, Codex, Copilot, Cursor and opencode CLIs as sub-agents.

client:Claude Desktop transport:stdio runtime:pypi

Install Agent Intern in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-intern": {
      "command": "uvx",
      "args": [
        "agent-intern"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agent Intern in other clients