Skip to content
Cline

Agent Intern for Cline

io.github.sinantufekci/agent-intern

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

client:Cline transport:stdio runtime:pypi

Install Agent Intern in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent Intern in other clients