Mmcp.market

Agent Intern MCP server

by SinanTufekci·io.github.SinanTufekci/agent-intern·v0.32.0

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

24 stars476 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • agent_swarm
  • antigravity_ask
  • antigravity_continue

    Continue the Antigravity conversation rooted at this workspace.

  • antigravity_image

    Generate an image with Antigravity (Gemini image model via agy CLI).

  • antigravity_image_swarm

    Generate several images IN PARALLEL with Antigravity (one worker per prompt).

  • antigravity_status

    Report diagnostics for the agy bridge setup (spends no AI Pro quota).

  • codex_ask

    Ask OpenAI Codex (`codex exec`) a question or task in a NEW session.

  • codex_continue

    Continue the Codex session rooted at this workspace (`codex exec resume`).

  • codex_status

    Report diagnostics for the Codex bridge setup (spends no quota).

  • copilot_ask

    Ask the GitHub Copilot CLI (`copilot -p`) a question or task in a NEW session.

  • copilot_continue

    Continue the Copilot session rooted at this workspace (resumes its `--session-id`).

  • copilot_status

    Report diagnostics for the Copilot bridge setup (spends no quota).

  • cursor_ask

    Ask the Cursor CLI (`cursor-agent -p`) a question or task in a NEW chat.

  • cursor_continue

    Continue the Cursor chat rooted at this workspace (resumes its chat id).

  • cursor_status

    Report diagnostics for the Cursor bridge setup (spends no quota).

  • grok_ask

    Ask Grok Build (`grok -p`) a question or task in a NEW session. EXPERIMENTAL.

  • grok_continue

    Continue the Grok session rooted at this workspace. EXPERIMENTAL.

  • grok_status

    Report diagnostics for the Grok Build bridge setup (spends no quota).

  • kimi_ask

    Ask Kimi Code (`kimi -p`) a question or task in a NEW session. EXPERIMENTAL.

  • kimi_continue

    Continue the Kimi session rooted at this workspace (`kimi -c`). EXPERIMENTAL.

  • kimi_status

    Report diagnostics for the Kimi bridge setup (spends no quota). EXPERIMENTAL.

  • muse_continue

    Continue the Muse session rooted at this workspace. EXPERIMENTAL.

  • muse_status

    Report diagnostics for the Muse Code bridge setup (spends no quota).

  • opencode_ask

    Ask opencode (`opencode run`) a question or task in a NEW session.

  • opencode_continue

    Continue the opencode session rooted at this workspace.

  • opencode_status

    Report diagnostics for the opencode bridge setup (spends no quota).

  • preset_swarmwrite action

    Run 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_presets

    List 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

no findings
  • 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
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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-intern

Or 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
Add to Cursor

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.

All Agent Intern alternatives →
  • Ask LLM
    Unified MCP server for Gemini, Codex, Claude, Grok, Ollama, and Antigravity
    B
  • Gemini
    Model Context Protocol server for Google Gemini AI with chat, research, and grounding
    A
  • Mediagen
    Generate images and video from text prompts across Gemini, OpenAI and Kie AI.
    A

More from SinanTufekci