What problem does it solve?
The TanStack CLI eliminates manual project bootstrapping by scaffolding complete, consistent TanStack applications with preconfigured integrations, reusable templates, and an optional MCP server for AI-assisted workflows.
Core Features & Use Cases
- Interactive Scaffolding: Guided project creation with prompts for project name, integration selection, and configuration options.
- Integration Presets: One-step inclusion of 30+ integrations such as tanstack-query, tanstack-form, drizzle, clerk, vercel, and more for full-stack setups.
- Custom Templates & Web Builder: Create, share, and apply team templates, preview generated files in the web builder, and export production-ready projects.
- MCP Server for AI Agents: Start an MCP server to enable documentation search, scaffold guidance, integration discovery, and context-aware recommendations for AI assistants.
- Use Case: Rapidly generate a new app with authentication, database, query, and deployment integrations prewired for immediate development and CI usage.
Quick Start
Create a new TanStack project named my-app with tanstack-query, tanstack-form, and vercel integrations using the CLI.