Agent Sudo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 328 installs a week from pypi.
MCP adapter for Agent_Sudo: authorization, delegation, provenance, and audit for AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-sudo-mcp -- uvx agent-sudo-mcp
{
"mcpServers": {
"agent-sudo-mcp": {
"args": [
"agent-sudo-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-sudo-mcp]
command = "uvx"
args = ["agent-sudo-mcp"]
{
"mcpServers": {
"agent-sudo-mcp": {
"args": [
"agent-sudo-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-sudo-mcp": {
"args": [
"agent-sudo-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.