Oculo
About
AI-powered native browser with built-in MCP server. 7 tools for browser automation — navigate, click, fill forms, extract data, run pipelines. ~30 tokens per page description vs 25,000 for DOM snapshots. macOS Apple Silicon. MIT licensed.
Details
- Author
- xidik12
- Downloads
- 257
- Categories
- Other, Automation, Web Scraping
Jump to
- AI Chat Panel with multi-provider support
- 7 MCP tools (~30 tokens per page description)
- Media generation (images and videos)
- Smart Auth: credential vault, auto-login, TOTP 2FA
- Privacy-first: 4-tier permission gate, PII redaction
- Voice control via on-device Whisper STT
- Sandboxed browser-side JavaScript execution
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
OculoCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Connect Oculo to any stdio MCP client by pointing it to node /path/to/mcp/oculo-mcp.mjs. For Claude Code, run claude mcp add oculo -- node /path/to/mcp/oculo-mcp.mjs. For Cursor, add the command and args to .cursor/mcp.json.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"oculo": {
"oculo": {
"command": "node",
"args": [
"~/Desktop/oculo/bin/oculo-mcp.mjs"
]
}
}
}
}
McpServers
{
"oculo": {
"command": "node",
"args": [
"~/Desktop/oculo/bin/oculo-mcp.mjs"
]
}
}
What is Oculo?
Oculo is an AI-powered native browser built with Electron. It gives AI assistants the ability to see web pages and interact with them — click, type, fill forms, navigate, take screenshots, generate media, and more.
Works with Claude Code, Cursor, Windsurf, Zed, or any MCP-compatible client.
Think of it as Cursor for your browser.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


