Hey! π I noticed you're building an AI agent.
You might find agent-web-tools useful β it's an open-source SDK that gives your agent instant access to 10+ micro-services (web scraping, research, DNS, PDF extraction, on-chain data) via USDC micropayments on Base L2.
npm install agent-web-tools
# or
pip install agent-web-tools
import { AgentWebTools } from "agent-web-tools";
const tools = new AgentWebTools();
const markdown = await tools.urlToMarkdown("https://example.com");
No API keys needed β just send USDC with your request (x402 protocol).
π https://github.com/Inkcha/agent-web-tools
π‘ Public gateway: https://side-potato-roof-grown.trycloudflare.com
This is an automated suggestion from an open-source tool maintainer.
Hey! π I noticed you're building an AI agent.
You might find agent-web-tools useful β it's an open-source SDK that gives your agent instant access to 10+ micro-services (web scraping, research, DNS, PDF extraction, on-chain data) via USDC micropayments on Base L2.
npm install agent-web-tools # or pip install agent-web-toolsNo API keys needed β just send USDC with your request (x402 protocol).
π https://github.com/Inkcha/agent-web-tools
π‘ Public gateway: https://side-potato-roof-grown.trycloudflare.com
This is an automated suggestion from an open-source tool maintainer.