io.github.toolwright-adk

linear-bootstrap

Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

LINEAR_API_KEY(str)
RequiredSecret

Linear API key (create at linear.app/settings/api)

LLM_API_KEY(str)
RequiredSecret

API key for an OpenAI-compatible LLM provider

LLM_BASE_URL(str)
Required

Base URL for the LLM API (e.g. https://openrouter.ai/api/v1)

LLM_MODEL(str)
Required

Model ID for plan generation (e.g. anthropic/claude-sonnet-4.6)