io.github.infraveilhq
control-plane
Infraveil Control Plane
Govern your backend control plane from your AI agent - signed, human-approval-gated.
stdioofficialinfra
Package Details
infraveil-mcp
Transportstdio
Environment Variables
INFRAVEIL_BASE_URL
Required
Control-plane base URL, e.g. https://api.infraveil.com
INFRAVEIL_CLIENT_ID
Required
Your Infraveil client id (same one the agent uses)
INFRAVEIL_AGENT_ID
Required
The agent id this MCP server speaks for
INFRAVEIL_AGENT_TOKEN
RequiredSecret
The agent's existing token; used to sign requests. Never minted here.
INFRAVEIL_AGENT_FILE
Alternative to the four vars above: path to your rendered agent source; ids and token are read from it.
INFRAVEIL_VERIFY_RESPONSES
Verify the control plane's response signatures (default on). Set 0 only for debugging.