Agent Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi. Last commit 25 Jul 2026.
Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.
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-gate -- uvx mcp-agent-gate
{
"mcpServers": {
"agent-gate": {
"args": [
"mcp-agent-gate"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-gate]
command = "uvx"
args = ["mcp-agent-gate"]
{
"mcpServers": {
"agent-gate": {
"args": [
"mcp-agent-gate"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-gate": {
"args": [
"mcp-agent-gate"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.