# anybrowse > Convert any URL to LLM-ready Markdown via real Chrome browsers. Pay per request with x402 micropayments on Base. No API keys. No subscriptions. ## API Endpoints - Scrape: POST /scrape - Convert a single URL to clean Markdown ($0.002 USDC) - Crawl: POST /crawl - Search Google and scrape top results to Markdown ($0.01 USDC) - Search: POST /serp/search - Multi-engine search results (Google, Bing, DuckDuckGo) as structured JSON ($0.002 USDC) ## MCP Server Endpoint: https://anybrowse.dev/mcp Protocol: Streamable HTTP Tools: scrape, crawl, search Add to Claude Code, Cursor, or Windsurf: ```json {"mcpServers":{"anybrowse":{"type":"streamable-http","url":"https://anybrowse.dev/mcp"}}} ``` ## Payment Protocol: x402 (HTTP 402 Payment Required) Network: Base (mainnet) Asset: USDC Wallet: 0x8D76E8FB38541d70dF74b14660c39b4c5d737088 No API keys or subscriptions needed. Send a request without payment, receive a 402 with payment instructions, sign with your wallet, resend with the X-PAYMENT header. ## Agent Discovery - A2A Agent Card: https://anybrowse.dev/.well-known/agent-card.json - MCP Server: https://anybrowse.dev/mcp - Basename: anybrowse.base.eth ## Free Endpoints - Health: GET /health - Stats: GET /stats - Earnings: GET /earnings - Autonomy: GET /autonomy ## Links - Website: https://anybrowse.dev - GitHub: https://github.com/kc23go/anybrowse - Extended docs: https://anybrowse.dev/llms-full.txt