Productivity
Trust: 37/100 (Limited)io.github.toolwright-adk/linear-bootstrap Guide
Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.
by toolwright-adk
Quick Start
Install
npx @toolwright-adk/linear-bootstrapClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-toolwright-adk-linear-bootstrap": {
"command": "npx",
"args": [
"@toolwright-adk/linear-bootstrap"
]
}
}
}