Infraveil Control Plane runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 19 Jun 2026.
Govern your backend control plane from your AI agent - signed, human-approval-gated.
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 control-plane -- uvx infraveil-mcp
{
"mcpServers": {
"control-plane": {
"args": [
"infraveil-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.control-plane]
command = "uvx"
args = ["infraveil-mcp"]
{
"mcpServers": {
"control-plane": {
"args": [
"infraveil-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"control-plane": {
"args": [
"infraveil-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.