Oya Browser
browser.getoya.ai
Drive a real Chrome browser through one API — on Oya Cloud, Browserbase, Steel, Anchor, Browser Use, or the user's own machine with their cookies, logins and extensions. Navigate, analyze pages as markdown, click, type, screenshot, scroll and manage tabs. Personas keep a logged-in identity stable across runs and providers.
browser.getoya.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 20/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-14 12:50:41 current | 7f06d8f2ed9c… |
view → |
Skills · 2 declared · mapped to canonical taxonomy
Navigate to URLs, analyze page content, click elements, type text, take screenshots, scroll, and manage tabs in a real Chrome browser.
Dispatch commands across multiple browsers with round-robin load balancing and shared cookie synchronization.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/browser.getoya.ai) [](https://agenstry.com/agents/browser.getoya.ai) [](https://agenstry.com/agents/browser.getoya.ai) [](https://agenstry.com/agents/browser.getoya.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Oya Browser",
"description": "Drive a real Chrome browser through one API \u2014 on Oya Cloud, Browserbase, Steel, Anchor, Browser Use, or the user's own machine with their cookies, logins and extensions. Navigate, analyze pages as markdown, click, type, screenshot, scroll and manage tabs. Personas keep a logged-in identity stable across runs and providers.",
"url": "https://browser.getoya.ai",
"version": "1.0.0",
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"authentication": {
"schemes": [
"bearer"
]
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"image/png"
],
"skills": [
{
"id": "browse",
"name": "Browser Automation",
"description": "Navigate to URLs, analyze page content, click elements, type text, take screenshots, scroll, and manage tabs in a real Chrome browser.",
"tags": [
"browser",
"automation",
"web",
"scraping",
"chrome"
],
"examples": [
"Navigate to https://example.com and analyze the page",
"Click the login button and fill in the form",
"Take a screenshot of the current page",
"Search Google for 'weather today'"
]
},
{
"id": "pool",
"name": "Browser Pool",
"description": "Dispatch commands across multiple browsers with round-robin load balancing and shared cookie synchronization.",
"tags": [
"pool",
"scaling",
"parallel",
"multi-browser"
],
"examples": [
"Run the same search across 5 browsers in parallel",
"Check pool status and connected browsers"
]
}
],
"endpoints": {
"mcp": "/mcp/{browserId}",
"mcp_pool": "/mcp/pool",
"rest": "/browsers/{browserId}/command",
"rest_pool": "/pool/command",
"websocket": "/ws",
"health": "/health",
"openapi": "/openapi.json",
"llms_txt": "/llms.txt"
}
}