The documentation site for AnyAPI — any API, one wallet,
USD, no subscriptions. Built with Mintlify and deployed
automatically on push to main.
docs.json— site config: theme, navigation, branding.*.mdx— content pages (index,quickstart,mcp).openapi.json— API reference spec, generated from the gateway registry (seeCLAUDE.md).logo/,favicon.svg,styles.css— AnyAPI brand assets.
See CLAUDE.md / AGENTS.md for writing conventions and brand rules.
npm i -g mint
mint dev # http://localhost:3000Pushing to main deploys to production via the Mintlify GitHub app.