Skip to content
Back to search
30
MCP

io.github.delego-dev/delego

io.github.delego-dev/delego

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

Uptime
0.0%
11 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
Delega
Task infrastructure for AI agents with delegation chains, agent identity, and webhook-driven lifecycle tracking.
0 tools
io.github.imran-siddique/agentos
Build and manage policy-compliant AI agents with safety enforcement and compliance checking
0 tools
Agentwork
Delegates tasks to AI agents with human-in-the-loop approval for plans and solutions.
0 tools
AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
0 tools
io.github.ccstt-dev/callable
API for AI agents to delegate tasks to real humans.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.delego-dev/delego": {
      "url": "None",
      "transport": "http"
    }
  }
}