Brings Claude Code's sub-agent workflow to any MCP client by letting you define task-specific AI assistants in markdown files. Point it at a folder of agent definitions (like "code-reviewer" or "test-writer"), configure which backend to use (Cursor CLI, Claude Code, Codex, or Gemini CLI), and invoke agents by name from any MCP-compatible tool. Each agent is a self-contained markdown file with a task description and completion criteria. The server handles session management and routes execution through your chosen CLI backend, so you can share the same agent definitions across Cursor, Claude Desktop, Windsurf, or other MCP clients. Requires one of the supported CLI tools installed and authenticated.
claude mcp add --transport stdio shinpr-sub-agents-mcp uvx sub-agents-mcp