io.github.toolwright-adk/linear-bootstrap
Quality Score
78
/100
Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"linear-bootstrap": {
"command": "npx",
"args": [
"-y",
"@toolwright-adk/linear-bootstrap"
],
"env": {
"LINEAR_API_KEY": "<your-linear_api_key>",
"LLM_API_KEY": "<your-llm_api_key>",
"LLM_BASE_URL": "<llm_base_url>",
"LLM_MODEL": "<llm_model>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"linear-bootstrap": {
"command": "npx",
"args": [
"-y",
"@toolwright-adk/linear-bootstrap"
],
"env": {
"LINEAR_API_KEY": "<your-linear_api_key>",
"LLM_API_KEY": "<your-llm_api_key>",
"LLM_BASE_URL": "<llm_base_url>",
"LLM_MODEL": "<llm_model>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @toolwright-adk/linear-bootstrap§02 Environment variables
LINEAR_API_KEYrequiredsecret
Linear API key (create at linear.app/settings/api)
LLM_API_KEYrequiredsecret
API key for an OpenAI-compatible LLM provider
LLM_BASE_URLrequired
Base URL for the LLM API (e.g. https://openrouter.ai/api/v1)
LLM_MODELrequired
Model ID for plan generation (e.g. anthropic/claude-sonnet-4.6)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…