Skip to content
Windsurf

Agent Intern for Windsurf

io.github.sinantufekci/agent-intern

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

client:Windsurf transport:stdio runtime:pypi

Install Agent Intern in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Agent Intern in other clients