Catalog
io.github.CSOAI-ORG/agent-delegation-mcp
Officialby CSOAI-ORG · Python
Agent Delegation MCP Server by MEOK AI Labs
Enables agents to delegate tasks to other agents within a managed framework.
Topics
mcpmodel-context-protocolaiai-governancecompliancecsoaimcp-server
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": [
"agent-delegation-mcp"
]
}
}
}