Supported Regions
| Region | MCP Endpoint |
|---|---|
| US | mcp.newrelic.com |
| EU | mcp.eu.newrelic.com |
Prerequisites
You need the New Relic AI MCP server enabled and a User API key (NRAK-…).
Enable the New Relic AI MCP server
CloudThinker connects to New Relic through the New Relic AI MCP server, which is in public preview and must be turned on before connecting.- In New Relic, click your username in the bottom-left corner
- Go to Administration → Previews & Trials
- Enable the New Relic AI MCP server preview toggle
The New Relic AI MCP server is a public preview feature. Per New Relic’s terms, use with accounts or data subject to FedRAMP or HIPAA compliance mandates is strictly prohibited.
Create a User API key
- Open API keys (user menu → API keys, or go to
one.newrelic.com/api-keys; EU:one.eu.newrelic.com/api-keys) - Click Create a key and set Key type to User
- Name it (e.g.,
CloudThinker) and save - Copy the key value — the full
NRAK-…key is shown only once at creation
Setup
Open CloudThinker
Navigate to Connections → New Relic in your CloudThinker workspace and click Connect New Relic.
Name the connection
Enter an Alias (a unique identifier for this instance, e.g.
production) and a Description.Select NEWRELIC_REGION
Choose US (
mcp.newrelic.com) or EU (mcp.eu.newrelic.com) to match your New Relic account.Connection Details
| Field | Description | Example |
|---|---|---|
| NEWRELIC_API_KEY | Your New Relic User API key (NRAK- prefix) | NRAK-XXXXXXXXXXXXXXXXXXXX |
| NEWRELIC_REGION | The region that matches your account | US / EU |
The NEWRELIC_API_KEY authenticates requests, and NEWRELIC_REGION selects the correct New Relic MCP endpoint —
US (mcp.newrelic.com) or EU (mcp.eu.newrelic.com).Required Permissions
The User API key inherits the permissions of the user it belongs to. For least-privilege, scope that user to read-only access.Agent Capabilities
Once connected, agents can query and investigate across your New Relic environment:| Category | What the agent can do |
|---|---|
| APM | Inspect application performance — throughput, error rates, and transaction traces |
| Infrastructure | List hosts and containers, review resource utilization |
| NRQL | Run NRQL queries via NerdGraph against any telemetry |
| Alerts | Review alert policies, conditions, and open violations |
| Logs | Search and analyze logs across services and environments |
| Entities | Discover and inspect monitored entities and services |
| Incidents | Investigate open issues and retrieve full incident detail |
| Dashboards | Inspect dashboard configurations |
| Connection Health | Validate that the New Relic connection is working |
Example Prompts
Troubleshooting
Connection fails or unauthorized
Connection fails or unauthorized
Empty results or authentication failure
Empty results or authentication failure
- Check that the selected region matches your account (EU accounts must use EU)
- An EU account on the US endpoint (or vice versa) returns no data
- Disconnect and reconnect with the correct region
Permission or authorization errors after connecting
Permission or authorization errors after connecting
MCP connection not working at all
MCP connection not working at all
- Confirm the New Relic AI MCP server preview is enabled under Administration → Previews & Trials
- The connection cannot function until the preview is turned on
Security Best Practices
- Use a dedicated read-only service user — create the User API key under it for least-privilege access
- Scope the role — grant only MCP read / NerdGraph read access, nothing more
- Rotate regularly — periodically rotate the User API key and update it in CloudThinker
- Revoke when unused — delete the key in New Relic if you disconnect the integration
Related
Datadog Connection
Alternative APM and observability
Grafana Connection
Metrics and dashboards