Back to search
30
MCP

oculo-mcp

npm/oculo-mcp

MCP server for Oculo — AI-powered browser automation. Control the live browser with 16 tools: navigate, click, fill forms, extract data, run pipelines, generate media, and more.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
io.github.xidik12/oculo
AI-powered native browser with 12 MCP tools. ~30 tokens per page.
0 tools
io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
@vibebrowser/mcp
MCP server for browser automation - the only solution supporting multiple AI agents (Claude, Cursor, VS Code) simultaneously controlling you
0 tools
io.github.markmircea/selenix-mcp-server
MCP server that bridges local apps with Selenix for browser automation.
0 tools
io.github.ooples/mcp-console-automation
MCP server for AI-driven console application automation and monitoring
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "oculo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}