Skip to content
Back to search
30
MCP

@leo000001/claude-code-mcp

npm/@leo000001/claude-code-mcp

MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@leo000001/claude-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}