MantleKit Launch Planner for VS Code
dev.mantlekit/launch-planner
Generate MantleKit setup plans and launch-ready SaaS blueprints from a product idea.
client:VS Code
transport:streamable-http
tools:4
Install MantleKit Launch Planner in VS Code
.vscode/mcp.json
{
"servers": {
"launch-planner": {
"type": "http",
"url": "https://mcp.mantlekit.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs