Vantio Gate for Claude Desktop
io.github.vantioai/vantio-gate
Vantio Gate — Policy Latch dry-run evaluate for agents. No live enforce from MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install Vantio Gate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vantio-gate": {
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<VANTIO_API_KEY>",
"VANTIO_API_BASE": "<VANTIO_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs