Agent Intern MCP server
Delegate from Claude Code to Gemini, Codex, Copilot, Cursor and opencode CLIs as sub-agents.
24 stars476 downloads/wk
Reviews
Write oneNobody has reviewed Agent Intern yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Agent Intern tools (28, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
agent_swarmantigravity_askantigravity_continueContinue the Antigravity conversation rooted at this workspace.
antigravity_imageGenerate an image with Antigravity (Gemini image model via agy CLI).
antigravity_image_swarmGenerate several images IN PARALLEL with Antigravity (one worker per prompt).
antigravity_statusReport diagnostics for the agy bridge setup (spends no AI Pro quota).
codex_askAsk OpenAI Codex (`codex exec`) a question or task in a NEW session.
codex_continueContinue the Codex session rooted at this workspace (`codex exec resume`).
codex_statusReport diagnostics for the Codex bridge setup (spends no quota).
copilot_askAsk the GitHub Copilot CLI (`copilot -p`) a question or task in a NEW session.
copilot_continueContinue the Copilot session rooted at this workspace (resumes its `--session-id`).
copilot_statusReport diagnostics for the Copilot bridge setup (spends no quota).
cursor_askAsk the Cursor CLI (`cursor-agent -p`) a question or task in a NEW chat.
cursor_continueContinue the Cursor chat rooted at this workspace (resumes its chat id).
cursor_statusReport diagnostics for the Cursor bridge setup (spends no quota).
grok_askAsk Grok Build (`grok -p`) a question or task in a NEW session. EXPERIMENTAL.
grok_continueContinue the Grok session rooted at this workspace. EXPERIMENTAL.
grok_statusReport diagnostics for the Grok Build bridge setup (spends no quota).
kimi_askAsk Kimi Code (`kimi -p`) a question or task in a NEW session. EXPERIMENTAL.
kimi_continueContinue the Kimi session rooted at this workspace (`kimi -c`). EXPERIMENTAL.
kimi_statusReport diagnostics for the Kimi bridge setup (spends no quota). EXPERIMENTAL.
muse_continueContinue the Muse session rooted at this workspace. EXPERIMENTAL.
muse_statusReport diagnostics for the Muse Code bridge setup (spends no quota).
opencode_askAsk opencode (`opencode run`) a question or task in a NEW session.
opencode_continueContinue the opencode session rooted at this workspace.
opencode_statusReport diagnostics for the opencode bridge setup (spends no quota).
preset_swarmwrite actionRun a PREDEFINED swarm: a named panel of agents from different model families, each in its own role, all working on the same material in parallel. One call instead of building agent_swarm tasks by hand, and the same panel every time, so two runs (two applications, two drafts) can be compared.
swarm_presetsList the predefined swarms preset_swarm can run, or show one in full.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- Code scan14 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
What the publisher says
From the Agent Intern repository's README, as published. We do not edit it. Read it on GitHub
agent-intern
Give Claude Code an intern.
Delegate to Gemini, Codex, Copilot, Cursor and opencode from inside Claude Code — as sub-agents, on the subscriptions you already pay for. Text answers, image generation, real repo work, parallel swarms.
Quick start · What it's for · Backends · Security · Docs
<!-- mcp-name: io.github.SinanTufekci/agent-intern -->
Claude Code is one model on one quota. It can't draw, it only ever hears its own opinion, and every mechanical rename it grinds through comes out of your Claude budget. Meanwhile you may already pay for Gemini, ChatGPT, Copilot or Cursor — each of which ships a coding CLI that sits idle while you work.
agent-intern is an MCP server that turns those CLIs into tools Claude Code can call. Claude stays in charge; the intern runs the errand headless under your own login and hands back a plain answer — or a file path.
Quick start
1. Install it (needs uv). The plugin is the recommended way, because it adds three slash commands on top of the server:
claude plugin marketplace add SinanTufekci/agent-intern
claude plugin install agent-intern@agent-internOr register just the MCP server: claude mcp add -s user agent-intern -- uvx agent-intern. Pick one or the other, since doing both gives Claude every tool twice.
2. Install at least one backend CLI and sign in once. Any one of them works on its own:
3. Restart Claude Code and just ask. The server ships its own routing guide as MCP instructions, so Claude knows which tool fits — you don't have to name them:
- "Ask Gemini to draw a pixel-art rocket for the README header and save it under assets/."
- "Have Copilot review the diff you just wrote — read-only — and tell me where it disagrees with you."
- "Summarise each of the six files in src/handlers in parallel with a swarm."
With the plugin you also get three slash commands:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add agent-intern -- uvx agent-intern
Agent Intern: common questions
- Is Agent Intern MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Agent Intern safety report
- How do I install Agent Intern?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Agent Intern need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Agent Intern maintained?
- The last commit was in the last day (2026-09-24). The latest release is v0.32.0.
- What can I use instead of Agent Intern?
- Servers from other publishers that do the same job: Ask LLM MCP server, Gemini MCP server and Mediagen MCP server. Compare all Agent Intern alternatives.
Alternatives to Agent Intern
Same job from other publishers: the closest match first, then the best rated.
- Ask LLMUnified MCP server for Gemini, Codex, Claude, Grok, Ollama, and Antigravitynot reviewedGrowingB
GeminiModel Context Protocol server for Google Gemini AI with chat, research, and groundingnot reviewedGrowingA- MediagenGenerate images and video from text prompts across Gemini, OpenAI and Kie AI.not reviewedGrowingA