Skip to content
Back to search
30
MCP

Delega

pulsemcp/delega

Task infrastructure for AI agents with delegation chains, agent identity, and webhook-driven lifecycle tracking.

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

Similar MCP servers embedding-nearest

io.github.delega-dev/delega
Task management API for AI agents. Create, delegate, and track tasks via MCP.
0 tools
Agent Delegation
Tools for enabling agent delegation workflows in multi-agent architectures.
0 tools
Agentwork
Delegates tasks to AI agents with human-in-the-loop approval for plans and solutions.
0 tools
io.github.keshrath/agent-tasks
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
0 tools
AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
0 tools
Colber
Trust and coordination infrastructure for the agent economy: identity, payments, reputation, and task delegation.
0 tools

How to use

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

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