MantleKit Launch Planner✓
dev.mantlekit/launch-planner · v0.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "dev.mantlekit/launch-planner",
"description": "Generate MantleKit setup plans and launch-ready SaaS blueprints from a product idea.",
"title": "MantleKit Launch Planner",
"repository": {
"url": "https://github.com/gcampton/mantlekit",
"source": "github",
"subfolder": "services/mcp-launch-planner"
},
"version": "0.1.3",
"websiteUrl": "https://mantlekit.dev/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.mantlekit.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}