Confluence
Where to issue an Atlassian API token and connect Confluence Cloud to Nora.Confluence integrations let your agents read and write pages, attachments, and space content via the Confluence Cloud REST API. Nora authenticates with HTTP Basic using your Atlassian email + an API token (same shape as Jira).
Where to apply for credentials
Atlassian — API Tokens
id.atlassian.com/manage-profile/security/api-tokens
Create the API token
Click Create API token, name it (e.g. “Nora”), and copy the value (only shown once).
Connect in Nora
Paste the URL, email, and token
Confluence URL =
https://<site>.atlassian.net. Email = your Atlassian account email. API Token = the secret you generated.MCP server
No official Confluence MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
CONFLUENCE_TOKEN | API Token field |
CONFLUENCE_EMAIL | Email field |
CONFLUENCE_BASE_URL | Confluence URL field |

