freshcrate
Skin:/

cli

The official TanStack CLI - Project Scaffolding, MCP Server, Agent Skills Installation, etc

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

The official TanStack CLI - Project Scaffolding, MCP Server, Agent Skills Installation, etc

README

TanStack CLI

TanStack CLI

Create and manage TanStack Router and Start applications.

npx @tanstack/cli create my-app

Features

  • TanStack Start - Full-stack SSR framework (default)
  • TanStack Router - Type-safe routing (--router-only for SPA)
  • Add-ons - Auth, database, deployment, monitoring, and more
  • CLI Introspection - Agent-friendly discovery via JSON CLI output

Quick Start

# Create TanStack Start app (recommended)
npx @tanstack/cli create my-app

# Create Router-only SPA (no SSR)
npx @tanstack/cli create my-app --router-only

# With add-ons
npx @tanstack/cli create my-app --add-ons clerk,drizzle,tanstack-query

# Add to existing project
npx @tanstack/cli add clerk drizzle

# List available add-ons
npx @tanstack/cli create --list-add-ons

# Agent-friendly introspection
npx @tanstack/cli create --addon-details tanstack-query --json
npx @tanstack/cli libraries --json
npx @tanstack/cli search-docs "loaders" --library router --framework react --json

Documentation

Telemetry

TanStack CLI sends anonymous usage telemetry by default.

  • Sent: command usage, durations, selected framework/package manager/add-on ids, and coarse result metadata
  • Never sent: project names, file paths, target directories, raw search queries, raw template URLs/paths, add-on config values, env vars, or raw error messages
  • Disabled automatically in CI, or when DO_NOT_TRACK=1 or TANSTACK_CLI_TELEMETRY_DISABLED=1

Manage it with:

tanstack telemetry status
tanstack telemetry disable
tanstack telemetry enable

Get Involved

TanStack Ecosystem

More at TanStack.com

Release History

VersionChangesUrgencyDate
release-2026-06-05-2257Release 2026-06-05 22:57 ## Changes - No changelog entries ## Packages - @tanstack/cli@0.69.1 - @tanstack/create@0.68.2 - @tanstack/create-start@0.59.34 - create-start-app@0.59.34 - create-tanstack@0.54.34 - create-tanstack-app@0.54.34 - create-tsrouter-app@0.54.34 High6/5/2026
create-tanstack-app@0.54.10### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 - @tanstack/cli@0.60.1 Low2/27/2026
create-start-app@0.59.10### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 - @tanstack/cli@0.60.1 Low2/27/2026
create-tanstack@0.54.10### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 - @tanstack/cli@0.60.1 Low2/27/2026
@tanstack/create@0.62.1### Patch Changes - Bump `@content-collections/mdx` in the React base template to `^0.2.2` so new projects install cleanly with React 19. ([`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)) Low2/27/2026
@tanstack/create-start@0.59.10### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 - @tanstack/cli@0.60.1 Low2/27/2026
create-tsrouter-app@0.54.10### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 - @tanstack/cli@0.60.1 Low2/27/2026
@tanstack/cli@0.60.1### Patch Changes - Updated dependencies \[[`b54e202`](https://github.com/TanStack/cli/commit/b54e202ce56f2aa78a416634155bc22f0cb5cc46)]: - @tanstack/create@0.62.1 Low2/27/2026
@tanstack/create@0.62.0### Minor Changes - This release pulls together a large batch of improvements across the CLI and scaffolding engine since the last versioning pass. ([`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)) - Modernizes and refreshes the generated React/Solid template experience, including updated starter content and stronger defaults. - Improves create flows with better option normalization, stronger guardrails around target directories, and cLow2/27/2026
@tanstack/cli@0.60.0### Minor Changes - This release pulls together a large batch of improvements across the CLI and scaffolding engine since the last versioning pass. ([`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)) - Modernizes and refreshes the generated React/Solid template experience, including updated starter content and stronger defaults. - Improves create flows with better option normalization, stronger guardrails around target directories, and cLow2/27/2026
create-tanstack@0.54.9### Patch Changes - Updated dependencies \[[`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)]: - @tanstack/cli@0.60.0 - @tanstack/create@0.62.0 Low2/27/2026
@tanstack/create-start@0.59.9### Patch Changes - Updated dependencies \[[`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)]: - @tanstack/cli@0.60.0 - @tanstack/create@0.62.0 Low2/27/2026
create-tanstack-app@0.54.9### Patch Changes - Updated dependencies \[[`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)]: - @tanstack/cli@0.60.0 - @tanstack/create@0.62.0 Low2/27/2026
create-tsrouter-app@0.54.9### Patch Changes - Updated dependencies \[[`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)]: - @tanstack/cli@0.60.0 - @tanstack/create@0.62.0 Low2/27/2026
create-start-app@0.59.9### Patch Changes - Updated dependencies \[[`154b25e`](https://github.com/TanStack/cli/commit/154b25eec9a13b9718c44cbed6cb3c8566f2fb11)]: - @tanstack/cli@0.60.0 - @tanstack/create@0.62.0 Low2/27/2026
@tanstack/create@0.61.6### Patch Changes - Improve the Strapi add-on scaffolding for reliability. ([#323](https://github.com/TanStack/cli/pull/323)) - Remove brittle post-create shell automation that attempted to clone and bootstrap a sibling Strapi server. - Fix Strapi article detail routing to use a consistent file-based route path. - Update Strapi add-on guidance to document manual/hosted Strapi setup expectations. Low2/18/2026
create-tanstack-app@0.54.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/cli@0.59.8 Low2/18/2026
@tanstack/cli@0.59.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/create-ui@0.59.8 Low2/18/2026
create-start-app@0.59.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/cli@0.59.8 Low2/18/2026
@tanstack/create-start@0.59.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/cli@0.59.8 Low2/18/2026
@tanstack/create-ui@0.59.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 Low2/18/2026
create-tsrouter-app@0.54.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/cli@0.59.8 Low2/18/2026
create-tanstack@0.54.8### Patch Changes - Updated dependencies \[[`536ed4d`](https://github.com/TanStack/cli/commit/536ed4d86d1bec91637ed994a0c8a153543f60f6)]: - @tanstack/create@0.61.6 - @tanstack/cli@0.59.8 Low2/18/2026
@tanstack/create-ui@0.59.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/create@0.61.5 Low2/18/2026
create-tsrouter-app@0.54.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/cli@0.59.7 - @tanstack/create@0.61.5 Low2/18/2026
create-start-app@0.59.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/cli@0.59.7 - @tanstack/create@0.61.5 Low2/18/2026
@tanstack/create@0.61.5### Patch Changes - Add a continuous development workflow for custom add-on authors. ([`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af)) - Add `tanstack add-on dev` to watch project files and continuously refresh `.add-on` outputs. - Rebuild `.add-on` assets and `add-on.json` automatically when source files change. - Document the new add-on development loop in the custom add-on guide. - Improve scaffold customization and custom Low2/18/2026
create-tanstack-app@0.54.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/cli@0.59.7 - @tanstack/create@0.61.5 Low2/18/2026
@tanstack/create-start@0.59.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/cli@0.59.7 - @tanstack/create@0.61.5 Low2/18/2026
@tanstack/cli@0.59.7### Patch Changes - Add a continuous development workflow for custom add-on authors. ([`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af)) - Add `tanstack add-on dev` to watch project files and continuously refresh `.add-on` outputs. - Rebuild `.add-on` assets and `add-on.json` automatically when source files change. - Document the new add-on development loop in the custom add-on guide. - Improve scaffold customization and custom Low2/18/2026
create-tanstack@0.54.7### Patch Changes - Updated dependencies \[[`b3cc585`](https://github.com/TanStack/cli/commit/b3cc5851d2b81613e3b024eb7981c440ee5183af), [`5fbf262`](https://github.com/TanStack/cli/commit/5fbf262fe3a0d070e6a78fa2f2a920b176b84480)]: - @tanstack/cli@0.59.7 - @tanstack/create@0.61.5 Low2/18/2026
@tanstack/create@0.61.4### Patch Changes - Update the React Paraglide Vite plugin strategy to include `baseLocale` alongside `url`, preventing missing-locale routing/rendering errors in generated apps. ([`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6)) - Improve CLI compatibility and scaffold behavior for legacy router-first workflows. ([`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)) - Add safer target directory handLow2/17/2026
create-tanstack@0.54.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 - @tanstack/cli@0.59.6 Low2/17/2026
create-start-app@0.59.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 - @tanstack/cli@0.59.6 Low2/17/2026
@tanstack/create-start@0.59.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 - @tanstack/cli@0.59.6 Low2/17/2026
create-tsrouter-app@0.54.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 - @tanstack/cli@0.59.6 Low2/17/2026
@tanstack/create-ui@0.59.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 Low2/17/2026
create-tanstack-app@0.54.6### Patch Changes - Updated dependencies \[[`164522e`](https://github.com/TanStack/cli/commit/164522e444188e83710fc599304132de8cb379e6), [`2949819`](https://github.com/TanStack/cli/commit/2949819058b4d4b1760be683ef29bfd459ddb28b)]: - @tanstack/create@0.61.4 - @tanstack/cli@0.59.6 Low2/17/2026
@tanstack/create@0.61.3### Patch Changes - Improve generated React scaffold reliability and default lint ergonomics. ([`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)) - Migrate React template imports to package `imports` aliases (`#/*`) while preserving `@/*` compatibility during transition. - Harden eslint toolchain templates for fresh apps by avoiding known parser/project and resolver issues. - Fix generated shadcn utility import style for stricter eLow2/17/2026
create-tsrouter-app@0.54.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 - @tanstack/cli@0.59.5 Low2/17/2026
@tanstack/create-ui@0.59.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 Low2/17/2026
@tanstack/create-start@0.59.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 - @tanstack/cli@0.59.5 Low2/17/2026
create-tanstack@0.54.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 - @tanstack/cli@0.59.5 Low2/17/2026
create-tanstack-app@0.54.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 - @tanstack/cli@0.59.5 Low2/17/2026
create-start-app@0.59.5### Patch Changes - Updated dependencies \[[`cc5857c`](https://github.com/TanStack/cli/commit/cc5857c5c212132852f37878e039071c5a9b1ac5)]: - @tanstack/create@0.61.3 - @tanstack/cli@0.59.5 Low2/17/2026
create-tanstack-app@0.54.4### Patch Changes - Updated dependencies \[[`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)]: - @tanstack/create@0.61.2 - @tanstack/cli@0.59.4 Low2/17/2026
@tanstack/create@0.61.2### Patch Changes - Improve generated app reliability and CLI compatibility. ([`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)) - Fix React Query provider scaffolding (including Query + tRPC combinations) so generated apps build correctly. - Fix Prisma add-on package template rendering by exposing package-manager execute helper in `package.json.ejs` context. - Restore `--tailwind` and `--no-tailwind` as deprecated compatibility flLow2/17/2026
create-tsrouter-app@0.54.4### Patch Changes - Updated dependencies \[[`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)]: - @tanstack/create@0.61.2 - @tanstack/cli@0.59.4 Low2/17/2026
@tanstack/create-ui@0.59.4### Patch Changes - Updated dependencies \[[`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)]: - @tanstack/create@0.61.2 Low2/17/2026
create-start-app@0.59.4### Patch Changes - Updated dependencies \[[`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)]: - @tanstack/create@0.61.2 - @tanstack/cli@0.59.4 Low2/17/2026
create-tanstack@0.54.4### Patch Changes - Updated dependencies \[[`791bef6`](https://github.com/TanStack/cli/commit/791bef6b5472df5b5e2bffe5c1714c4052a97ac3)]: - @tanstack/create@0.61.2 - @tanstack/cli@0.59.4 Low2/17/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

justoneapi-mcpProduction-ready MCP server exposing JustOneAPI endpoints to AI agents with raw JSON responses.main@2026-06-06
crypto-mcp📈 Fetch real-time cryptocurrency prices with a reliable server that uses Binance and CoinMarketCap for seamless data access and fallback.master@2026-06-06
metorial-platformThe engine powering hundreds of thousands of MCP connections 🤖 đŸ”Ĩdev@2026-06-06
ms-365-mcp-serverA Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph APIv0.114.4
Create-MCP🚀 Generate and extend production-ready Model Context Protocol (MCP) servers with a modern CLI tool that showcases all MCP features in one cohesive example.main@2026-06-06

More in MCP Servers

AstrBotAgentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
agentscopeBuild and run agents you can see, understand and trust.
claude-plugins-officialOfficial, Anthropic-managed directory of high quality Claude Code Plugins.
langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impleme