browser-jet-pilot

0xABADBABE-ops/browser-jet-pilot
★ 0 stars TypeScript Code/Dev Tools Updated today
Self-hosted MCP server for AI browser automation. Drop-in @browserbasehq/mcp alternative.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "browser-jet-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "0xABADBABE-ops/browser-jet-pilot"
      ]
    }
  }
}

README Excerpt

- **API Key Authentication** — secure your HTTP transport with `API_KEY` and `X-API-Key` header - **Constant-time auth** — `crypto.timingSafeEqual` keeps the bad actors guessing - **Full test suite** — 127 Vitest tests, zero flakes, CI-green on every push - **Developer tooling** — ESLint, Prettier, Husky, lint-staged all tuned and humming

Tools (20)

BROWSER_HEIGHTBROWSER_WIDTHCDP_URLHOSTPORTaiApiKeyaiBaseUrlaiModelaiProviderbrowser_clickbrowser_disable_shadersbrowser_endbrowser_evaluatebrowser_fillbrowser_get_contentbrowser_get_infobrowser_hoverbrowser_list_tabsbrowser_navigatebrowser_new_tab