Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINEAR_API_KEY | No | Your Linear personal API key for authentication | |
| LINEAR_CLIENT_ID | No | Your OAuth application client ID (alternative authentication method) | |
| LINEAR_REDIRECT_URI | No | OAuth redirect URI for callback | http://localhost:3000/callback |
| LINEAR_CLIENT_SECRET | No | Your OAuth application client secret (alternative authentication method) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |