Implements the Agent Protocol standard so MCP clients can coordinate with external agent frameworks using a shared task, step, and artifact schema—useful when you want Claude or Codex to hand off to a specialized agent.
Use cases
- Multi-agent handoffs
- Task orchestration
- Agent registration
- Step tracking
Key features
- Claude Desktop
- Claude Code
- Cursor
- OpenAI
Related
Related
3 Indexed items
Temporal MCP
Exposes Temporal workflows, executions, namespaces, and search attributes to MCP clients so agents can inspect long-running business processes, debug stuck workflows, and trigger new runs from the editor.
AWS MCP
Bridges AWS API operations—EC2, S3, Lambda, IAM, and CloudWatch—to MCP clients so agents can inspect infrastructure, tail logs, and propose changes using the same credentials already wired in your team.
Azure MCP
Connects Azure resources—App Service, Cosmos DB, Key Vault, and Logic Apps—to MCP clients so agents can query configs, inspect deployments, and retrieve diagnostics without leaving the coding surface.