
Archiet
Turn a PRD in your agent chat into a cert-tier scaffold ZIP across nine full-stack templates before you invest in manual repo setup.
Overview
Archiet is an MCP server for the validate phase that scaffolds full-stack apps from PRD text and previews capabilities before full codegen.
What is this MCP server?
- scaffold tool runs Archiet’s codegen pipeline and returns a ZIP download URL plus cert tier (certified / shippable / rep
- preview_capabilities extracts planned capabilities from a PRD without full codegen spend
- 9 supported stacks: flask-nextjs, fastapi, django-nextjs, nestjs-nextjs, laravel-nextjs, go-chi, java-spring-boot, rails
- Workspace-scoped ARCHIET_API_KEY required for remote codegen
- 2 MCP tools: scaffold and preview_capabilities
- 9 supported stacks including flask-nextjs, fastapi, django-nextjs, nestjs-nextjs, laravel-nextjs, go-chi, java-spring-bo
- Cert outcomes: certified, shippable, repair_required
What problem does it solve?
You have a PRD in chat but no quick way to see if it translates into a coherent multi-stack codebase without paying time and compute on blind manual setup.
Who is it for?
Solo builders prototyping SaaS or API products who want agent-driven codegen from a written PRD with explicit stack choices.
Skip if: Deals-only finance workflows, iMessage analytics on Mac, or teams that refuse cloud codegen and API keys.
What do I get? / Deliverables
After you add Archiet with an API key, your agent can preview scope or download a generated ZIP with a clear certified, shippable, or repair_required tier across nine stacks.
- Generated project ZIP URL with cert tier outcome from scaffold
- Capability list from preview_capabilities without full pipeline run
Recommended MCP Servers
Journey fit
Archiet sits in validate because it proves scope by generating a shippable or repair-required codebase from requirements instead of jumping straight into hand-written production code. Prototype is the right shelf: scaffold and preview_capabilities produce runnable multi-stack outputs that test whether the PRD is concrete enough to codegen.
How it compares
PRD-to-ZIP scaffold MCP with two tools and nine stacks—not an M&A suite or local devcontainer orchestration.
Common Questions / FAQ
Who is Archiet for?
Archiet is for indie and solo builders using MCP agents who want to validate requirements by generating or previewing full-stack scaffolds instead of coding from scratch immediately.
When should I use Archiet?
Use it in validate when you have a PRD and need a prototype ZIP or a capability preview before committing engineering time on a specific stack.
How do I add Archiet to my agent?
Install mcp-archiet from PyPI (uvx runtime hint), set the required ARCHIET_API_KEY environment variable, and register the stdio MCP server in Claude Code, Cursor, or your client.