Loading MCP server directory, please wait...
VantaGate MCP Server & OpenAPI integration - Human-in-the-Loop for AI Agents
npx @getmcp/cli add io.github.Aderix/vantagate-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VANTA_API_KEYYour VantaGate API Key (Format: vg_123...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Aderix/vantagate-mcp-server": {
"command": "npx",
"args": [
"-y",
"@vantagate/mcp-server"
],
"env": {
"VANTA_API_KEY": ""
}
}
}
}