This integration connects via Atlassian’s MCP server. NOFire communicates with Atlassian’s hosted endpoint — no additional infrastructure needed.
What this enables
- Find runbooks: search Confluence for documented procedures by alert name, service, or error pattern
- Incident context: pull past Jira incidents and postmortems to inform current investigations
- Ticket triage: assess and prioritize incoming Jira issues based on production signals
- Add comments: post root cause analysis, investigation summaries, or status updates to Jira tickets
Step 1: Create an Atlassian API Token
Generate an API token
Generate an API token
- Go to Atlassian API Tokens
- Click Create API token
- Name it
nofireand click Create - Copy the token — you’ll need it in Step 2
The API token inherits your Atlassian account permissions. Use an account with read access to the Jira projects and Confluence spaces NOFire should be able to query.
Step 2: Add Atlassian 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 Atlassian (MCP) from the list and click Next
-
Enter:
- Connection name (e.g.,
engineering-jira) - MCP Server URL:
https://mcp.atlassian.com/v1/sse - Auth Header:
Authorization - Auth Value:
Bearer <your-api-token>
- Connection name (e.g.,
- Click Save to test the connection and establish the integration

