Set it up
- 1
Turn on Agentfetch in your AI
In Claude: open Settings → Connectors and add Agentfetch. In ChatGPT: Settings → Apps & Connectors.
- 2
Add your key
Paste your Agentfetch API key when your app asks for it — that links your account.
- 3
Just ask
Tell it what you want in plain words — no special commands.
About
Token-budgeted web fetch for AI agents. Auto-routes between Trafilatura, Jina Reader, FireCrawl, and pypdf based on URL pattern. estimate_tokens before fetch_url, 6h Redis cache, server-side max_tokens truncation. Open source MCP server (MIT) plus hosted REST API at agentfetch.dev — 500 free fetches/mo, no card.
Workflows That Use Agentfetch MCP
Recommended recipe
Let Claude search and browse the live webReal-time search, page scraping, and full browser automation — Claude works with what's on the web right now.
FAQ
What does Agentfetch MCP do? +
Token-budgeted web fetch for AI agents. Auto-routes between Trafilatura, Jina Reader, FireCrawl, and pypdf based on URL pattern. estimate_tokens before fetch_url, 6h Redis cache, server-side max_tokens truncation. Open source MCP server (MIT) plus hosted REST API at agentfetch.dev — 500 free fetches/mo, no card.
Do I need to know how to code? +
No. Turn it on in your AI's settings and ask in plain English — no terminal, no coding.