deeporax-browser-mcp

imfaisii/deeporax-browser-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server + Chrome extension for real browser control: DOM snapshots, screenshots, clicks, typing, console and network (Claude / any MCP client)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deeporax-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "imfaisii/deeporax-browser-mcp"
      ]
    }
  }
}

README Excerpt

Control a real Chrome browser from any MCP client: navigate, snapshot the DOM with element refs, click, type, screenshot, read the console, and run JS. Headless tools launch a throwaway browser. This one drives **the browser you are already using**, with your profile, your logins, and your open tabs. An on-page overlay shows what the agent is doing and lets you stop it at any moment.

Tools (20)

DEEPORAX_MCP_PORTbrowser_batchbrowser_clear_tmpbrowser_clickbrowser_click_xybrowser_consolebrowser_dragbrowser_evaluatebrowser_file_uploadbrowser_fill_formbrowser_findbrowser_get_bounding_boxbrowser_handle_dialogbrowser_highlightbrowser_hoverbrowser_navigatebrowser_networkbrowser_overlaybrowser_press_keybrowser_resize