Skip to main content

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
1

Create an API access key

Sign in as admin → Integrations → API Access Keys → Create New API Key. Pick read-only or read-write scope.
2

(Optional) Get a routing key for Events API

Services → pick a Service → Integrations tab → add a Generic API integration. Copy the Integration Key (a.k.a. routing key).

Connect in Nora

Paste the API Key. Optionally paste a Routing Key for Events API v2 ingestion. Nora calls GET /users/me with the Token token=<key> Authorization header.

MCP server

No official PagerDuty MCP server today.

Environment variables Nora injects

VariableSource
PAGERDUTY_TOKENAPI Key field
PAGERDUTY_ROUTING_KEYRouting Key (if set)