WebBridge turns any website into MCP tools by recording browser traffic
Browser-traffic-to-MCP with zero code: records, Claude generates, instant integration.
Browser-to-MCP automation beats manual API wrapping; auto-generates TypeScript servers with zero config.
Developers using Claude Code or MCP clients who want to automate API integration without manual coding
Cursor's built-in MCP integrations · Continue IDE MCP support · Anthropic's own MCP server examples
How it works:
Run browse2mcp to record and a browser opens, you use the site normally
Close the browser, all API requests are saved
Run browse2mcp generate, it analyzes the traffic and spits out a TypeScript MCP server you can have it automatically run add to claude desktop
It handles REST and GraphQL, detects auth patterns, bakes in captured tokens, and generates a login tool so you can refresh expired tokens without rerecording.
There's also an optional LLM refinement pass using Claude Haiku (could probably extend to other models) that rewrites the autogenerated tool descriptions into something actually useful, adds sensible defaults, and removes noisy endpoints.
Some things definitely still to-do are to decrease the tools (it doesn't consolidate very well), and make it generally less flaky.
Browser-traffic-to-MCP with zero code: records, Claude generates, instant integration.
Zero-config API change detection beats Postman and Pact by skipping test code entirely.
Catches silent MCP breakage VCR.py never could—schema drift detection.
Verifies AI agent receipts offline before the audit compliance headache actually starts.
SQLite + FTS5 + vector search beats per-repo context files for global memory.
Native iOS screenshot stitching with smart overlap detection, but solves a narrow niche.