Run Claude Agent SDK sessions as asynchronous sub-agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "async-claude-agentsdk-mcp" yet — see the docs or source repo.
Use this MCP tool to start an asynchronous Claude Agent SDK sub-agent session for a code refactor task.
Returns a new session ID indicating the sub-agent has started.
Continue the previous Claude session and have the sub-agent keep analyzing the unfinished code issue.
Continues execution from the existing session ID.
Check whether this Claude sub-agent session is still running or already finished.
Returns the current session status and progress information.
Developers can delegate parts of a larger coding task to a Claude sub-agent asynchronously. This keeps the main workflow unblocked while work continues in the background.
When you launch multiple sub-agent sessions, you can continue or inspect each one separately. This is useful for managing parallel coding workflows.
It is an MCP server that lets coding agents run Claude Agent SDK sessions as asynchronous sub-agents. It provides tools to start, continue, and check session status.
Based on the description, it supports three core actions: starting sessions, continuing sessions, and checking session status.
The provided information only says it works with Claude Agent SDK sessions; installation, dependency, and configuration details are not provided. See the source repository.
Delegate Claude Code subagents to local or external model backends seamlessly.
Wrap Claude Code CLI as MCP tools for headless coding sessions and automation.
Delegate tasks from Claude Code to OpenCode subagents and retrieve results asynchronously.
Connect Claude models to IDEs and agents for free coding assistance.
Unify coding agents into local MCP tools for recursive delegation and management.
Control Claude Code sessions in tmux with fine-grained orchestration and efficient extraction.