Vantio Gate
Rank #28,399io.github.vantioai/vantio-gate
Vantio Gate — Policy Latch dry-run evaluate for agents. No live enforce from MCP.
Vantio Gate is a Model Context Protocol (MCP) server published by vantioai. It ranks #28,399 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vantio Gate is listed on Official MCP, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 103,714 of 132,113 servers on MCP Toplist.
Use Vantio Gate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vantio-gate -e "VANTIO_API_KEY=<your VANTIO_API_KEY>" -e "VANTIO_API_BASE=<your VANTIO_API_BASE>" -- npx -y @vantio/gate-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vantio-gate]
command = "npx"
args = ["-y", "@vantio/gate-mcp"]
[mcp_servers.vantio-gate.env]
VANTIO_API_KEY = "<your VANTIO_API_KEY>"
VANTIO_API_BASE = "<your VANTIO_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vantio-gate": {
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<your VANTIO_API_KEY>",
"VANTIO_API_BASE": "<your VANTIO_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vantio-gate": {
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<your VANTIO_API_KEY>",
"VANTIO_API_BASE": "<your VANTIO_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vantio-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<your VANTIO_API_KEY>",
"VANTIO_API_BASE": "<your VANTIO_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vantio-gate": {
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<your VANTIO_API_KEY>",
"VANTIO_API_BASE": "<your VANTIO_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vantio-gate": {
"command": "npx",
"args": [
"-y",
"@vantio/gate-mcp"
],
"env": {
"VANTIO_API_KEY": "<your VANTIO_API_KEY>",
"VANTIO_API_BASE": "<your VANTIO_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vantioai%2Fvantio-gate)<a href="https://mcptoplist.com/server/io.github.vantioai%2Fvantio-gate"><img src="https://mcptoplist.com/badge/io.github.vantioai%2Fvantio-gate.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vantioai
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Vantio Gate?
- Vantio Gate is maintained by vantioai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Vantio Gate listed on the Official MCP Registry?
- Yes — Vantio Gate is listed on the Official MCP Registry.
- How many versions does Vantio Gate have?
- MCP Toplist tracks 1 version of Vantio Gate, most recently published on Jul 17, 2026.
- Where can I find the source code for Vantio Gate?
- The source code for Vantio Gate is hosted at github.com/vantioai/vantio-open-core.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.