Skip to content
VS Code

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

What VS Code can do once it is connected

MantleKit Launch Planner in other clients