linear.app
Linear is a product development and issue-tracking platform for planning roadmaps, managing projects, and tracking software work. It provides workspace data and actions around issues, projects, comments, agents, and related workflow objects.
Linear exposes a GraphQL API at `api.linear.app`, a hosted MCP server at `mcp.linear.app/mcp`, and a `linear` CLI; developer auth is via Linear-issued personal API keys and OAuth applications/tokens.
- Linear MCP serverdiscovered
- Linear GraphQL APIdiscovered
- linear CLIdiscovered
In Linear, open Security & Access. Create a personal API key there. Depending on workspace policy, admins may need to allow member API keys; admins can always create them. Keys can be scoped to permissions like Read, Write, Admin, Create issues, and Create comments, and can be limited to specific teams.
$ linear authAcquired by the CLI — running linear auth opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://linear.app/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing