
MantleKit Launch Planner
Turn a rough SaaS product idea into a MantleKit setup plan and launch-ready blueprint your agent can follow.
Overview
dev.mantlekit/launch-planner is a MCP server for the Validate phase that generates MantleKit setup plans and launch-ready SaaS blueprints from a product idea.
What is this MCP server?
- Generates MantleKit setup plans from a product idea via remote MCP at https://mcp.mantlekit.dev/mcp.
- Produces launch-ready SaaS blueprints aligned with MantleKit conventions.
- Registry version 0.1.3 with open-source subfolder services/mcp-launch-planner on GitHub.
- Documented website: https://mantlekit.dev/mcp for human setup reference.
- Streamable-http remote—no local stdio package required for basic registration.
- Remote URL https://mcp.mantlekit.dev/mcp
- Open-source path: github.com/gcampton/mantlekit services/mcp-launch-planner
What problem does it solve?
You have a SaaS idea but no clear MantleKit-shaped plan for services, scaffolding, and what launch actually requires.
Who is it for?
Indie SaaS builders committing to MantleKit who want agent-assisted launch planning before writing production code.
Skip if: Non-SaaS products, teams on unrelated frameworks, or founders who already have a frozen architecture spec.
What do I get? / Deliverables
After adding the MCP remote, your agent can produce structured MantleKit setup and launch blueprints you can implement step by step.
- MantleKit-oriented setup plan for your SaaS idea
- Launch-ready blueprint the agent can reference during Build
- Reduced guesswork on MantleKit project structure before coding
Recommended MCP Servers
Journey fit
Launch Planner outputs structured setup and launch plans from an idea, which is classic Validate work before you sink time into infra and feature code. scope captures turning a concept into a concrete SaaS blueprint—stack choices, MantleKit layout, and launch checklist—rather than day-two operations monitoring.
How it compares
MantleKit-specific launch blueprint MCP, not a general cloud provisioning or monitoring server.
Common Questions / FAQ
Who is dev.mantlekit/launch-planner for?
Solo SaaS builders using or evaluating MantleKit who want MCP-driven setup and launch plans from an early product idea.
When should I use dev.mantlekit/launch-planner?
Use it during Validate when scoping a new SaaS and deciding how MantleKit should be structured before heavy Build and Ship work.
How do I add dev.mantlekit/launch-planner to my agent?
Register the streamable-http remote https://mcp.mantlekit.dev/mcp in your MCP client, follow https://mantlekit.dev/mcp if needed, then invoke planner tools from your agent session.