Your AI agent scrapes X today, gets broken HTML tomorrow. Taprun compiles the site once into a deterministic program, then `tap doctor` monitors health contracts + structural diffs to catch silent breakage before your data goes stale. 140+ pre-built skills across 68+ sites. Works with Claude Code, Cursor, Windsurf, any MCP host.
Server Config
{
"mcpServers": {
"tap": {
"command": "tap",
"args": [
"mcp",
"start"
]
}
}
}