Read live documentation
Pull Markdown from any docs URL so the agent answers from the current page, not stale training data.
One MCP install gives your agent live access to the public web. Read docs, capture pricing pages, and extract structured data without writing scrapers.
Works with your agent stack
One config block. Works with Claude, Cursor, and Codex.
Use CaptureWeb via MCP, Skills, or Agents.md.
Supports MCP, Skills, and Agents.md.See full agent docs →
Run this in your terminal. Your agent reads the docs and handles the rest.
curl -s https://captureweb.dev/agents.md | claude -p "Follow these setup instructions for CaptureWeb"Your agent can fetch Markdown, screenshots, and structured data from any public URL.
Stop pasting URLs into chat. Your agent calls CaptureWeb tools to fetch clean context, then reasons over fresh page content on every turn.
Pull Markdown from any docs URL so the agent answers from the current page, not stale training data.
Use /snapshot when the agent needs both visual layout and text from the same browser session.
JS rendering, bot bypass, and boilerplate removal happen server-side. Your agent code stays thin.
CaptureWeb exposes 10 REST endpoints and matching MCP tools. Agents pick the output shape they need without you wiring HTTP in every framework.
Stdio MCP server ships with tool definitions, auth headers, and caching behavior documented in agents.md.
markdown, screenshot, pdf, json, brand, and crawl map to distinct tools so agents choose the right abstraction.
Repeat URLs cost 0 credits. Agents that re-fetch the same docs or pricing page every session stay within free tier limits.
Add the MCP server to claude_desktop_config.json. Paste agents.md for full endpoint reference.
Setup guide →Open in Cursor or Codex with a pre-built prompt from the code panel. Same cURL as the playground.
Cursor setup →Call the REST API directly from LangChain, n8n, or your own orchestrator. One API key for all endpoints.
Agent overview →Screenshot, PDF, Markdown, HTML content, links, JSON extraction, snapshot, accessibility tree, brand, crawl, and check-links. See agents.md for the full list.
No. MCP wraps the same endpoints. Use REST when you want server-side pipelines without an IDE agent attached.
Cached URLs return in under 60ms. Uncached renders typically complete in 1 to 3 seconds depending on page complexity.
Feed your vector database with fresh, clean web content stripped of boilerplate.
Learn more →AI & agentsFull ARIA tree as JSON for computer-use agents and automated QA.
Learn more →Data extractionTurn any company domain into a structured brand profile.
Learn more →MCP-ready on day one. 100 free credits to test every tool.