generate_project_blueprint — MantleKit Launch Planner MCP Tool
generate_project_blueprint
(generate project blueprint) is one of 4 tools on the
MantleKit Launch Planner
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_project_blueprint from your client
- Claude Code MantleKit Launch Planner generate_project_blueprint run in your project directory
- Claude Desktop MantleKit Launch Planner generate_project_blueprint ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MantleKit Launch Planner generate_project_blueprint ~/.cursor/mcp.json
- VS Code MantleKit Launch Planner generate_project_blueprint .vscode/mcp.json
- Zed MantleKit Launch Planner generate_project_blueprint ~/.config/zed/settings.json
- Windsurf MantleKit Launch Planner generate_project_blueprint ~/.codeium/windsurf/mcp_config.json
- Cline MantleKit Launch Planner generate_project_blueprint ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MantleKit Launch Planner generate_project_blueprint ~/.gemini/settings.json
- Grok MantleKit Launch Planner generate_project_blueprint .mcp.json (in your project root)
- ChatGPT MantleKit Launch Planner generate_project_blueprint Settings → Connectors → Advanced → Developer mode
- Claude.ai MantleKit Launch Planner generate_project_blueprint Settings → Connectors → Add custom connector
- LangChain MantleKit Launch Planner generate_project_blueprint pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http launch-planner https://mcp.mantlekit.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.