Skip to content
Grok

Oya Browser for Grok

io.github.oyadotai/oya-browser

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

client:Grok transport:streamable-http

Install Oya Browser in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Oya Browser in other clients