Monarchic Monarchic

Products · create-project MCP

Single 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

Best for

Platform teams that want agents to scaffold projects through governed templates.

What you get

  • Standardized project creation route
  • JSON and text output modes
  • Predictable CLI failure reporting

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

Create project JSON Create project text Template selection Failure reporting

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.