Skip to content
VS Code

Oya Browser for VS Code

io.github.oyadotai/oya-browser

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

client:VS Code transport:streamable-http

Install Oya Browser in VS Code

.vscode/mcp.json

{
  "servers": {
    "oya-browser": {
      "type": "http",
      "url": "https://oyabrowser.com/mcp/pool"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Oya Browser in other clients