MCP Configs2026年4月9日·1 分钟阅读

Claude Code MCP — Run Claude as Agent-in-Agent

MCP server that runs Claude Code CLI in one-shot mode inside other AI tools. Enables Cursor, Windsurf, and Claude Desktop to delegate complex tasks to Claude Code. 1.2K+ stars, MIT.

Introduction

Claude Code MCP is an MCP server that runs the Claude Code CLI in single-execution mode from inside Cursor, Windsurf, Claude Desktop, and other tools. 1,200+ GitHub stars, MIT open source. It turns Claude Code into an "agent inside an agent" — your primary AI tool can delegate complex file edits, Git operations, and terminal commands to Claude Code, without interactive permission prompts.


Why Use Claude Code MCP?

  • Complex file editing — Claude Code outperforms most editors on multi-file refactors
  • Git operations — stage, commit, push without switching tools
  • Terminal execution — run build, test, and deploy commands
  • Context offload — delegate tasks to Claude Code to conserve your primary tool's context window

How It Works

  1. The primary AI tool encounters a complex task
  2. It calls the claude_code MCP tool with a prompt
  3. Claude Code CLI executes the task with full filesystem permissions
  4. Results are returned to the primary AI tool

🙏

来源与感谢

Created by steipete. Licensed under MIT.

claude-code-mcp — ⭐ 1,200+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。