Products / create-project MCP
create-project MCP
Governed project scaffolding
MCP wrapper for project creation workflows with structured JSON and text responses around the create-project CLI.
Category
Project Creation
Access Model
Hosted on Monarchic-managed infrastructure
Buyer
Platform teams that want agents to scaffold projects through governed templates.
Access
Hosted access is coming soon while accounts, billing, and route access are tested together.
Proof
Check the research and proof boundary before relying on this product for real work.
Account
API keys, hosted MCP config, billing, and account controls will sit behind the product surface.
What You Get
- Standardized project creation route
- JSON and text output modes
- Predictable CLI failure reporting
Core Use Case
Wrap project creation behind a tested MCP interface instead of letting agents freehand scaffolds.
Proof Boundary
Wrapper tests cover JSON, text, CLI failure propagation, and invalid JSON.
Outcomes
- Standardize project creation through known templates
- Return structured JSON or readable text outputs
- Propagate CLI failures cleanly to callers