linear bootstrap for Claude Code
io.github.toolwright-adk/linear-bootstrap
Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.
client:Claude Code
transport:stdio
runtime:npm
Install linear bootstrap in Claude Code
run in your project directory
claude mcp add linear-bootstrap -e LINEAR_API_KEY=<LINEAR_API_KEY> -e LLM_API_KEY=<LLM_API_KEY> -e LLM_BASE_URL=<LLM_BASE_URL> -e LLM_MODEL=<LLM_MODEL> -- npx -y @toolwright-adk/linear-bootstrap
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs