ai-web-bridge

mhaslinsky/ai-web-bridge
★ 0 stars TypeScript AI/LLM Updated today
MCP server that lets Claude Code drive auth-walled web tools through a dedicated Chromium profile. v1 ships an adapter for claude.ai/design.
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": {
    "ai-web-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "mhaslinsky/ai-web-bridge"
      ]
    }
  }
}

README Excerpt

An MCP server that lets Claude Code (and other MCP-aware AI clients) drive auth-walled web tools through a dedicated Chromium profile via Playwright CDP. **v1 ships an adapter for [claude.ai/design](https://claude.ai/design)**; adding a new web tool is one TypeScript file under `src/adapters/`. > **Status: v1, personal-tool maturity.** Verified end-to-end against the live claude.ai/design UI as of this commit. Selectors are inherently DOM-fragile — when Anthropic ships UI changes, expect to tune

Tools (10)

export_designlist_designsmutates_stateopen_designrequires_confirmationrisk_levelscreenshotsummarize_designtell_canvas_chatwrites_files