Vantio Gate β Policy Latch dry-run evaluate for agents. No live enforce from MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Free, local-first observability for AI agent egress. See what your agents call out to β without ever reading the conversation.
That's the integration. Optics intercepts outbound calls to known LLM providers and reports destination, process, size, and timing β never prompts or completions.
Python: pip install vantio-agent-sdk, then wrap your agent with @shield.
Optics is Tier 1 of Vantio's architecture β Observe. Gate (Enforce) and Phantom Engine (Control) extend this to policy enforcement and host-level runtime protection on enrolled Linux systems. Full docs: vantio.ai/docs.
That's the only install step. Works on macOS, Linux, and Windows (WSL).
On Node: fetch, undici, http/https, http2, net/tls, WebSocket, and spawned curl or wget.
vantio run only injects the Node interceptor (NODE_OPTIONS --require) for node / npx / tsx / ts-node.
Python support requires vantio-agent-sdk. Follow the current Python SDK example and verify that a supported outbound event appears before relying on the coverage state. Prefixing vantio run python does not intercept by itself.
Browser paths stay outside this wrap.
Optics records connection and process metadata from supported wrapped agent paths. Does not block actions or retain prompts or completions.
Vantio records that a call was made, when, to which provider, and how many bytes β nothing more.
vantio run intercepts LLM calls by patching globalThis.fetch in the Node.js
runtime (via NODE_OPTIONS --require). This covers the vast majority of real agents
β every OpenAI SDK call, every LangChain.js call, every Vercel AI SDK call β without
any code changes.
It can be bypassed. A process can:
fetchvantio runThis is intentional, not a bug. Vantio Optics surfaces your governance gap honestly.
Without the SDK, vantio run python does not intercept. Browser paths, or processes not started with vantio run / shield(), never hit Optics β and Optics does not invent a record for them.
MIT License.
Anonymous, opt-out usage analytics. No prompts, completions, API keys, or emails. Opt out at any time:
Free Optics needs no account and no API key. vantio login is optional and later, for dashboard sync only, never a required step before running.
Optics is Tier 1 of Vantio's architecture β Observe. Gate (Enforce) and Phantom Engine (Control) extend this to policy enforcement and host-level runtime protection on enrolled Linux systems.
Residual risk closes with Vantio Gate, then Vantio Phantom Engine β see vantio.ai/pricing.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vantio-gate)<a href="https://allmcps.com/mcp/vantio-gate"><img src="https://allmcps.com/api/badge/vantio-gate?style=directory" alt="Vantio Gate on AllMCPs" /></a>