# SmartFetch SmartFetch reads, fetches, scrapes, and extracts public webpages for AI agents. It returns clean text, Markdown, links, and metadata, with browser rendering for JavaScript-heavy websites. Price: $0.005 per paid HTTP or MCP tool execution using x402 exact payments. ## Endpoints - Community x402 manifest: https://smartfetch-production-ea53.up.railway.app/.well-known/x402 - Documentation: https://smartfetch-production-ea53.up.railway.app/docs - OpenAPI 3.1: https://smartfetch-production-ea53.up.railway.app/openapi.json - Metadata: https://smartfetch-production-ea53.up.railway.app/meta - Remote MCP Streamable HTTP: https://smartfetch-production-ea53.up.railway.app/mcp - Paid HTTP retrieval: POST https://smartfetch-production-ea53.up.railway.app/fetch ## MCP tools - fetch_webpage: full SmartFetch result - webpage_to_markdown: Markdown plus core metadata - extract_webpage_text: clean text plus core metadata - render_webpage: forced browser rendering plus the full result ## Paying MCP client examples - Python: https://github.com/Friezaaaa/smartfetch/blob/main/examples/python/paid_mcp_client.py - TypeScript: https://github.com/Friezaaaa/smartfetch/blob/main/examples/typescript/paid-mcp-client.ts - Both enforce a $0.005 maximum payment. Running them can spend real Base-mainnet USDC. ## Source https://github.com/Friezaaaa/smartfetch