PagerDuty
Where to issue a PagerDuty API key (and optional routing key) and connect them to Nora.
Where to apply for credentials
PagerDuty — API Access Keys
Integrations → API Access Keys
Create an API access key
Sign in as admin → Integrations → API Access Keys → Create New API Key. Pick read-only or read-write scope.
Connect in Nora
Paste the API Key. Optionally paste a Routing Key for Events API v2 ingestion. Nora callsGET /users/me with the Token token=<key> Authorization header.
MCP server
No official PagerDuty MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
PAGERDUTY_TOKEN | API Key field |
PAGERDUTY_ROUTING_KEY | Routing Key (if set) |

