Skip to content
Back to search
30
MCP

Agent Delegation

pulsemcp/agent delegation

Tools for enabling agent delegation workflows in multi-agent architectures.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agentwork
Delegates tasks to AI agents with human-in-the-loop approval for plans and solutions.
0 tools
Delega
Task infrastructure for AI agents with delegation chains, agent identity, and webhook-driven lifecycle tracking.
0 tools
Agent Orchestrator
Orchestration and coordination tools for managing multi-agent pipelines.
0 tools
AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
0 tools
Agent Negotiation
Negotiation protocol tools for autonomous agent-to-agent interactions.
0 tools
Agent Identity Trust
Trust verification and identity management tools for multi-agent systems.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_delegation": {
      "url": "None",
      "transport": "http"
    }
  }
}