
Tappi MCP Is Live — Give Claude Desktop a Real Browser
Earlier today I published Every AI Browser Tool Is Broken Except One — a controlled benchmark of tappi against Playwright, playwright-cli, and OpenClaw's browser tool. Tappi went 3/3 with correct data at 59K tokens. The next-closest tool burned 252K. Before that, I introduced tappi in Your Browser on Autopilot — a local AI agent that controls your real browser, 10x more token-efficient than screenshot-based tools. Today, tappi ships something I've been wanting since I started building it: an MCP server . What Changed pip install tappi now gives you everything — CDP library, MCP server, and AI agent. No more extras. No more tappi[mcp] vs tappi[agent] . One install, all features. pip install tappi And for Claude Desktop users who don't want to touch a terminal: a .mcpb bundle you double-click to install. Why MCP Matters MCP (Model Context Protocol) is the standard that lets AI agents use external tools. When tappi exposes its 24 browser control tools as an MCP server, any MCP-compatible
Continue reading on Dev.to Python
Opens in a new tab



