turborepo
NewTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "turborepo": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is turborepo?
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
How to install turborepo?
To install turborepo: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "turborepo": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is turborepo best for?
turborepo is a mcp categorized under General. It is designed for: devops, productivity. Created by vercel.