ClaudeWave
jeanchristophe13v
jeanchristophe13v

claudecode-mcp-async

View on GitHub

A mcp server that enables Claude Code to spawn child Claude Code sessions for parallel task execution.

MCP Servers6 stars1 forksPythonMITUpdated 5mo ago
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claudecode-mcp-async": {
      "command": "node",
      "args": ["/path/to/claudecode-mcp-async/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/jeanchristophe13v/claudecode-mcp-async and follow its README for install instructions.
Use cases
Productivity

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers