Skip to content

Anyknown Docs

Anyknown gives AI agents one contract to build, deploy, and maintain real web Apps. You describe what you want; Anyknown handles the infrastructure contract, hosting, and runtime so the AI can focus on your App’s logic.

New to Anyknown? Start with the Hosted Builder — describe your App in the browser, watch it get built incrementally, preview it, then promote to production.

Getting started with Hosted Builder

Already have a local AI agent (Claude Code, Codex, Gemini CLI)? Use the Local Builder — install @anyknown/cli, connect via MCP, and iterate from your own environment.

Getting started with Local Builder

SectionWhat it covers
Getting StartedStep-by-step paths for Hosted and Local Builder
Concepts & GlossaryDefinitions of Customer, App, Capability, Promote, and the rest of the platform vocabulary
Framework ContractThe boundary contract your App must satisfy: manifest, handler signatures, route table, layout
CapabilitiesPer-capability guides: Identity, Storage, Payments, Messaging, and more
For AI AgentsMachine-readable /llms.txt and per-page .md for your local AI agent