Products · Create Project MCP
Create Project MCP
Hosted governed project scaffolding
Route-level hosted access for teams that want agents to create projects through known templates and predictable failure paths.
Category
Project Creation
Access model
Hosted on Monarchic-managed infrastructure
Best for
Platform teams that want agents to scaffold projects through governed templates.
What you get
- Single hosted MCP route access
- Template-backed project creation in JSON or text mode
- Priced from light wrapper-route telemetry
- Prices reflect the 2026-07-06 production cost/performance packet: always-on AWS baseline, hosted Lambda latency buckets, and route-cost variance. Usage tiers stay primary; single-MCP subscriptions are narrow route access products.
What it does
Wrap project creation behind a tested MCP interface instead of letting agents freehand scaffolds.
Outcomes
- Standardize project creation through known templates
- Return structured JSON or readable text outputs
- Propagate CLI failures cleanly to callers
Primary workflows
Proof boundary
Wrapper tests cover JSON, text, CLI failure propagation, and invalid JSON.
How it fits in
Create Project MCP runs as a hosted MCP route under api.monarchic.io/mcp/create-project . Issue scoped API keys from the dashboard and point any MCP-aware agent client at the route when launch access opens.