oculo for VS Code
io.github.xidik12/oculo
AI-powered native browser with 12 MCP tools. ~30 tokens per page.
client:VS Code
transport:stdio
runtime:npm
Install oculo in VS Code
.vscode/mcp.json
{
"servers": {
"oculo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oculo-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs