Vantio Optics for Cursor
io.github.vantioai/vantio-optics
Vantio Optics — read-only Sight Loop observe for agents. Proofs, hosts, upgrade path.
client:Cursor
transport:stdio
runtime:npm
Install Vantio Optics in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vantio-optics": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vantio/optics-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs