Infraveil Control Plane for Claude Code
io.github.infraveilhq/control-plane
Govern your backend control plane from your AI agent - signed, human-approval-gated.
client:Claude Code
transport:stdio
runtime:pypi
Install Infraveil Control Plane in Claude Code
run in your project directory
claude mcp add control-plane -e INFRAVEIL_BASE_URL=<INFRAVEIL_BASE_URL> -e INFRAVEIL_CLIENT_ID=<INFRAVEIL_CLIENT_ID> -e INFRAVEIL_AGENT_ID=<INFRAVEIL_AGENT_ID> -e INFRAVEIL_AGENT_TOKEN=<INFRAVEIL_AGENT_TOKEN> -e INFRAVEIL_AGENT_FILE=<INFRAVEIL_AGENT_FILE> -e INFRAVEIL_VERIFY_RESPONSES=<INFRAVEIL_VERIFY_RESPONSES> -- uvx infraveil-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs