
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@vantio/optics-mcp
Advanced tools
Vantio Optics MCP — read-only observe/explain for AI agents. Sight Loop via Model Context Protocol. Upgrade path to Gate and Phantom Engine.
Vantio Optics MCP server — read-only Observe / Sight Loop for AI agents and IDEs.
This MCP lets hosts list local run logs, inspect traffic metadata, export proofs, and discover hosts. It cannot enforce policy. When agents need to block, redact, or cap spend, upgrade to Vantio Gate. When residual bypass must be closed, upgrade to Vantio Phantom Engine.
Blind by design: no prompts or completions. Fence: observe only.
# from vantio-open-core monorepo
pnpm install --filter @vantio/optics-mcp
# or globally (when published)
npm install -g @vantio/optics-mcp
Generate Optics traffic first (optional but recommended):
npm install -g @vantio/cli
vantio run node your-agent.js
{
"mcpServers": {
"vantio-optics": {
"command": "npx",
"args": ["-y", "@vantio/optics-mcp"]
}
}
}
Local checkout:
{
"mcpServers": {
"vantio-optics": {
"command": "node",
"args": [
"/absolute/path/to/vantio-open-core/packages/vantio-optics-mcp/bin/vantio-optics-mcp.js"
]
}
}
}
| Tool | Purpose |
|---|---|
optics_list_runs | List ~/.vantio/runs |
optics_get_run | Load one run (metadata only) |
optics_prove | Markdown Sight Loop proof |
optics_discover_local | Aggregate hosts from local logs |
optics_explain | Optics privacy + fence |
optics_upgrade_path | Ladder → Gate → Phantom Engine |
MIT · Vantio AI, Inc.
FAQs
Vantio Optics MCP — read-only observe/explain for AI agents. Sight Loop via Model Context Protocol. Upgrade path to Gate and Phantom Engine.
The npm package @vantio/optics-mcp receives a total of 22 weekly downloads. As such, @vantio/optics-mcp popularity was classified as not popular.
We found that @vantio/optics-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.