Linear
Where to issue a Linear API key and connect it to Nora.Linear integrations let your agents query and create issues, projects, and cycles via Linear’s GraphQL API.
Where to apply for credentials
Linear — API settings
Settings → API
For team-wide access independent of a single user, register an OAuth Application instead. Nora’s current Linear integration uses the personal API key shape.
Connect in Nora
Paste the key. Optionally set a default Team ID (the team’s UUID, visible in/settings/teams URLs). Nora calls a viewer { name } GraphQL query to verify.
MCP server
No first-party Linear MCP server today. Community servers exist on npm.Environment variables Nora injects
| Variable | Source |
|---|---|
LINEAR_API_KEY | API Key field |
LINEAR_TEAM_ID | Team ID (if set) |

