Linear Bootstrap
FreeNot checkedBootstrap Linear projects from natural language with milestones, epics, issues, and dependency graphs.
About
Bootstrap Linear projects from natural language with milestones, epics, issues, and dependency graphs.
README
Agent Development Kit for production MCP servers and companion Skills. Orchestration-first tools that ship with workflow knowledge, not just API connectivity.
Packages
| Package | Version | Description |
|---|---|---|
| @toolwright-adk/shared | npm | Validation, errors, logging, output formatting, and test utilities |
| @toolwright-adk/linear-bootstrap | npm | MCP server for bootstrapping Linear projects from natural language |
| linear-project-manager | Plugin | Claude Code plugin — skills, agents, and commands for Linear |
| @toolwright-adk/claude-code-plugins | npm | Plugin registry with manifests and standalone skills |
Quick Start
git clone https://github.com/toolwright-adk/toolwright-monorepo.git
cd toolwright-monorepo
pnpm install
pnpm build
pnpm test
To use the Linear Bootstrap MCP server without cloning, see the linear-bootstrap README.
Monorepo Structure
toolwright-monorepo/
├── .claude-plugin/
│ └── marketplace.json # Plugin marketplace for distribution
├── packages/
│ ├── shared/ # @toolwright-adk/shared
│ ├── linear-bootstrap/ # @toolwright-adk/linear-bootstrap (MCP server)
│ ├── linear-project-manager/ # Claude Code plugin (skills + agents + commands)
│ └── claude-code-plugins/ # Plugin registry and standalone skills
├── templates/ # Scaffolding for new packages
│ ├── mcp-server/
│ ├── apify-actor/
│ └── skill/
└── docs/
└── QUALITY-RUBRIC.md
Development
pnpm build # build all packages
pnpm test # run all tests
pnpm lint # ESLint
pnpm format:check # Prettier check
See CONTRIBUTING.md for the full contributor guide.
Standards
All MCP servers must meet the Quality Rubric before shipping.
License
Installing Linear Bootstrap
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/toolwright-adk/toolwright-monorepoFAQ
Is Linear Bootstrap MCP free?
Yes, Linear Bootstrap MCP is free — one-click install via Unyly at no cost.
Does Linear Bootstrap need an API key?
No, Linear Bootstrap runs without API keys or environment variables.
Is Linear Bootstrap hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Linear Bootstrap in Claude Desktop, Claude Code or Cursor?
Open Linear Bootstrap on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Compare Linear Bootstrap with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs




