This integration connects via Linear’s MCP server. NOFire communicates with Linear’s hosted endpoint — no additional infrastructure needed.
What this enables
- Incident context: search past issues and incidents for relevant patterns during investigations
- Ticket triage: assess and prioritize incoming issues based on production signals
- Add comments: post investigation findings, root cause summaries, or status updates to tickets
Step 1: Create a Linear API Key
Generate an API key in Linear
Generate an API key in Linear
- Go to Settings → Account → Security & Access in Linear
- Under Personal API keys, click Create key
- Name it
mcp-linear-nofire - Select Only select permissions and enable: Read, Write, Create issues, Create comments
- Under Team access, select Only select teams and choose the teams NOFire should access
- Click Create and copy the key — you’ll need it in Step 2

Avoid granting Admin access. NOFire only needs read/write to issues and comments within the teams you select.
Step 2: Add Linear Connection in NOFire AI
Configure the connection
Configure the connection
- Go to the Connections tab in the NOFire AI dashboard at my.nofire.ai
- Select Linear (MCP) from the list and click Next
-
Enter:
- Connection name (e.g.,
engineering-workspace) - MCP Server URL:
https://mcp.linear.app/sse - Auth Header:
Authorization - Auth Value:
Bearer <your-api-key>
- Connection name (e.g.,
- Click Save to test the connection and establish the integration


