Loomal

delego

MCP server by github.com/delego-dev/delego

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

25 starspypi: delego

About delego

delego is an MCP (Model Context Protocol) server published by delego-dev in the official MCP registry, listed under Autonomous Agents on Loomal. Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

It ships as a Python package on PyPI (delego), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/delego-dev/delego, where the project has earned 25 GitHub stars.

Use delego with your agent

Claude Code · one command
claude mcp add delego -- uvx delego
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "delego": {
      "command": "uvx",
      "args": [
        "delego"
      ]
    }
  }
}
pypidelego

Frequently asked questions

What is delego?
delego is an MCP (Model Context Protocol) server by delego-dev in the Autonomous Agents category. Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.
How do I connect delego to Claude, Cursor, or another MCP client?
Install delego from its pypi package (delego) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is delego open source?
Yes — the source code is public at github.com/delego-dev/delego, with 25 GitHub stars.
Can AI agents pay to use delego?
Not yet through Loomal — delego is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain delego? Claim this listing free by verifying GitHub ownership, or contact us.