The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Terradeed MCP Server listing page.
x402-powered web scraping and structured data extraction for AI agents.
This MCP server connects your AI agent to the TerraDeed Scrape API, enabling:
Payments are handled transparently via the x402 protocol on Base mainnet using USDC.
| Variable | Required | Description |
|---|---|---|
TERRADEED_PRIVATE_KEY | Yes | Ethereum private key for signing x402 payments. Must hold USDC on Base mainnet. |
terradeed_scrape_urlScrape any public URL and return clean markdown.
Cost: $0.01 USDC per call
terradeed_extract_structuredExtract structured JSON data using a schema.
Cost: $0.05 USDC per call
terradeed_check_walletCheck USDC balance on Base mainnet. Free.
Add to your MCP client config (e.g., Claude Desktop, Cursor):
MIT