MCP Server
MCP
Vantio Gate
Vantio Gate — Policy Latch dry-run evaluate for agents. No live enforce from MCP.
Install
npx -y @vantio/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@vantio/gate-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Pro API key for gate_get_policy / gate_residual_risk against your control plane",
"format": "string",
"isSecret": true,
"name": "VANTIO_API_KEY"
},
{
"description": "Optional Pro API base URL (default https://api.vantio.ai)",
"format": "string",
"name": "VANTIO_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment