Aegis — AI Agent Governance runs on your own machine — the client starts it, so there is no endpoint to ping. 417 installs a week from pypi. Last commit 5 May 2026.
Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.
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 aegis -- uvx agent-aegis
{
"mcpServers": {
"aegis": {
"args": [
"agent-aegis"
],
"command": "uvx"
}
}
}
[mcp_servers.aegis]
command = "uvx"
args = ["agent-aegis"]
{
"mcpServers": {
"aegis": {
"args": [
"agent-aegis"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aegis": {
"args": [
"agent-aegis"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.