Linear MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_CLIENT_IDYesYour Linear OAuth application client ID
LINEAR_REDIRECT_URIYesThe redirect URI for your Linear OAuth applicationhttp://localhost:3000/callback
LINEAR_CLIENT_SECRETYesYour Linear OAuth application client secret
LINEAR_REFRESH_TOKENYesYour Linear refresh token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools