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-09-01-0108Release 2026-09-01 01:08 ## Changes ### Features - cli: add Render and Vercel deployment targets (#507) (8863bee7) by @tannerlinsley ### Fix - drop dead imports from generated React templates (#498) (6f16a8bb) by @WaryaWayne ## Packages - @tanstack/cli@0.71.0 - @tanstack/create@0.70.0 - @tanstack/create-start@0.59.43 - create-start-app@0.59.43 - create-tanstack@0.54.43 - create-tanstack-app@0.54.43 - create-tsrouter-app@0.54.43 High9/1/2026
release-2026-08-07-2206Release 2026-08-07 22:06 ## Changes ### Fix - create: remove memfs runtime dependency (#501) (944f20f3) by @tannerlinsley ## Packages - @tanstack/cli@0.70.2 - @tanstack/create@0.69.2 - @tanstack/create-start@0.59.42 - create-start-app@0.59.42 - create-tanstack@0.54.42 - create-tanstack-app@0.54.42 - create-tsrouter-app@0.54.42 High8/7/2026
release-2026-07-25-0410Release 2026-07-25 04:10 ## Changes ### Fix - harden Prisma and Netlify scaffolds (#492) (4bb13849) by @tannerlinsley ## Packages - @tanstack/cli@0.70.1 - @tanstack/create@0.69.1 - @tanstack/create-start@0.59.41 - create-start-app@0.59.41 - create-tanstack@0.54.41 - create-tanstack-app@0.54.41 - create-tsrouter-app@0.54.41 High7/25/2026
release-2026-07-15-1929Release 2026-07-15 19:29 ## Changes - No changelog entries ## Packages - @tanstack/cli@0.69.6 - @tanstack/create@0.68.5 - @tanstack/create-start@0.59.39 - create-start-app@0.59.39 - create-tanstack@0.54.39 - create-tanstack-app@0.54.39 - create-tsrouter-app@0.54.39 High7/15/2026
release-2026-06-22-2236Release 2026-06-22 22:36 ## Changes - No changelog entries ## Packages - @tanstack/cli@0.69.5 - @tanstack/create@0.68.4 - @tanstack/create-start@0.59.38 - create-start-app@0.59.38 - create-tanstack@0.54.38 - create-tanstack-app@0.54.38 - create-tsrouter-app@0.54.38 Medium6/22/2026
release-2026-06-20-0624Release 2026-06-20 06:24 ## Changes ### Features - create: move storybook to CLI command (#420) (b0c8ec98) by @huang-julien ## Packages - @tanstack/cli@0.69.4 - @tanstack/create@0.68.3 - @tanstack/create-start@0.59.37 - create-start-app@0.59.37 - create-tanstack@0.54.37 - create-tanstack-app@0.54.37 - create-tsrouter-app@0.54.37 High6/20/2026
release-2026-06-09-0737Release 2026-06-09 07:37 ## Changes - No changelog entries ## Packages - @tanstack/cli@0.69.3 - @tanstack/create-start@0.59.36 - create-start-app@0.59.36 - create-tanstack@0.54.36 - create-tanstack-app@0.54.36 - create-tsrouter-app@0.54.36 High6/9/2026
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

difyProduction-ready platform for agentic workflow development.1.17.1
tabularisA lightweight, cross-platform database client for developers. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.v0.23.0
recall-aiBuild and manage AI-driven workspaces using Next.js, React, and TypeScript with customizable UI and MIT licensing.main@2026-09-10
autotask-mcpMCP server for Kaseya Autotask PSA — 39 tools for companies, tickets, projects, time entries, and morev2.36.1
studioOpen-source control plane for your AI agents. Connect tools, hire agents, track every token and dollarnative-v4.345.2

More in MCP Servers

difyProduction-ready platform for agentic workflow development.
tabularisA lightweight, cross-platform database client for developers. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
ai-agents-from-zero 🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
studioOpen-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar