Skip to content
Cursor

Oya Browser for Cursor

io.github.oyadotai/oya-browser

Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

client:Cursor transport:streamable-http

Install Oya Browser in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "oya-browser": {
      "url": "https://oyabrowser.com/mcp/pool"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Oya Browser in other clients