AI-Powered Browser Gateway
MCP-native browser infrastructure for AI agents & agent platforms
Built for Claude Code, Cursor, Codex, Windsurf, OpenClaw + more. Your real Chrome, your logged-in sessions, any MCP client.
4+
Connection modes
100%
Runs locally
0
Third-party data
OSS
Open source
$ curl -fsSL https://api.omb.org.cn/install.sh | sh
capabilities
Built for real browser automation
Read + Act
- Extract structured data, fill forms, click buttons — all in a real Chrome tab with your full browser profile.
- JavaScript-rendered pages, SPAs, infinite scroll: handled natively. No headless workarounds needed.
- Accessibility tree + DOM map for reliable element targeting. CDP fallback for CSP-strict sites.
Logged-in sessions
- Use your existing Chrome sessions — no credential sharing with the AI agent required.
- Works with SSO, 2FA, cookie-gated content, and enterprise intranets your agent could never reach otherwise.
- The agent acts on your behalf inside your authenticated browser, not a cold headless instance.
MCP-native
- First-class MCP server. Drop the connection config into Claude Code, Cursor, Codex, Windsurf, or any MCP client.
- Tools: omb_read, omb_action, omb_map, omb_snapshot, omb_search. One SDK, all agents.
- Structured error codes with recovery hints so your agent can handle failures programmatically.
site_memory.log
[init] loading selectors for github.com
[hit] cached path: .search-input → skip discover
[exec] fill #search-box value="oh-my-browser"
[hit] cached button selector: [data-hotkey="Enter"]
[done] total: 312ms ↓ from 1.4s
[save] updated selector confidence: high
site memory
Gets smarter each time you use it
Oh My Browser caches site-specific selectors and page structure after each successful action. The second visit to any page is faster — no re-discovery step.
Intent-first routing matches your agent's goal to the most reliable execution path learned from prior sessions. Common workflows converge to near-zero overhead.
Site memory is private to your account and never shared across users. It is deleted when you remove your account.
MCP-native browser infrastructure for AI agents and agent platforms. Your real Chrome, your logged-in sessions, any MCP client.
Built for Claude Code, Cursor, Codex, Windsurf, OpenClaw + more. Your real Chrome, your logged-in sessions, any MCP client.
$ curl -fsSL https://api.omb.org.cn/install.sh | sh
Sign in