# Machine-readable Scrape SDK docs (https://www.scrape-sdk.com/docs/agents)

Canonical: https://www.scrape-sdk.com/docs/agents
Markdown: https://www.scrape-sdk.com/docs/agents.md



Use raw Markdown, LLM indexes, JSONL records, and the schema map to retrieve the current documentation directly.

Runtime integrations live under [Vercel AI SDK](/docs/guides/vercel-ai-sdk) and [MCP](/docs/guides/model-context-protocol). The coding-agent skill is in [Installation](/docs/installation).

<Cards>
  <Card title="Machine-readable documentation" href="/docs/agents/machine-readable-docs" description="llms.txt, JSONL, schemamap, and per-page Markdown." />

  <Card title="AI SDK" href="/docs/guides/vercel-ai-sdk" description="scrape_url tools for an app agent you build." />

  <Card title="MCP" href="/docs/guides/model-context-protocol" description="Full-page scrape when host WebFetch only summarizes." />
</Cards>