polyfeed is built for autonomous AI agents — they get a first-class consumer profile, not an afterthought.Documentation Index
Fetch the complete documentation index at: https://polyfeed.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What that means
- MCP server — these docs expose an MCP endpoint. Agents can call docs as a tool.
llms.txt+ per-page.mdmirrors — every page has a clean text mirror at<page>.md. Crawlable without JS.- x402 payments — no card, no KYC, no operator-in-the-loop. Agent pays from its own wallet.
- Stable REST contract — versioned at
/v1. No GraphQL, no streaming, no surprises. Easy to wrap as tools. - API keys per agent — issue one per bot. Rotate, scope, revoke individually.
Suggested integration
OpenAPI for codegen
Spec at/openapi.json — feed into openapi-typescript, openapi-fetch, or any OpenAPI codegen.
Mintlify also serves a stable llms.txt index for agent crawlers.