Skip to content
Back to search
30
MCP

agent-sudo-mcp

pypi/agent-sudo-mcp

Authorization, delegation, provenance, and verifiable-audit engine for AI agents

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

Similar MCP servers embedding-nearest

io.github.kisyntra/agent-sudo-mcp
Authorization, delegation, provenance, and verifiable audit for AI agents via MCP.
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agent-permissions-mcp
Cross-agent permission policy specification for AI coding agents
0 tools
permissions-mcp
Cross-agent permission policy specification for AI coding agents
0 tools
permission-mcp
Cross-agent permission policy specification for AI coding agents
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "agent-sudo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}