Odel
oculo

oculo

Local
@xidik125TypeScriptMITUpdated 1mo ago

AI-powered native browser with 12 MCP tools. ~30 tokens per page.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmoculo-mcpv0.4.2

Run

npx -y oculo-mcp

MCP client config

{
  "mcpServers": {
    "oculo": {
      "command": "npx",
      "args": [
        "-y",
        "oculo-mcp"
      ]
    }
  }
}