← All updates

Build an Archival site from Claude

There is an MCP server at archival.dev/mcp. Point Claude at it and it can write, build, and publish a site to a preview URL.

Archival now speaks MCP, so an assistant can author a site end to end without a checkout, a local toolchain, or a copy of the CLI. It writes the object files and templates, builds them against a pinned archival binary on our side, and hands back a preview URL you can look at and react to.

Build errors come back as tool output, which means the assistant can fix its own templates instead of handing you a broken site.

See Building with Claude for setup.