NRAK-…) and connects through the New Relic AI MCP server, which must be enabled before connecting.
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. Use with FedRAMP- or HIPAA-governed accounts is strictly prohibited per New Relic’s terms.
- 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.
- 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 the 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 |
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.| Capability | 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 |
Verify the connection
Example prompts
Troubleshooting
Empty results or authentication failure
Empty results or authentication failure
Check that the selected region matches your account — EU accounts must use the EU endpoint. Disconnect and reconnect with the correct region.
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
- Least privilege — grant only the permissions the agents need for your use case; start read-only and widen later.
- Read-only by default — use read-only credentials unless you want agents to make changes through this connection.
- Rotate credentials — rotate keys and tokens on your normal schedule; CloudThinker picks up the new value when you update the connection.
- Revoke on offboarding — remove the credential at the provider when you delete a connection or a teammate leaves.
- User API key only — use a User key (
NRAK-…); license, ingest, and query keys do not authenticate MCP requests. - Dedicated read-only service user — create the key under a read-only user so the key inherits minimal permissions.
Related
Datadog Connection
Alternative APM and observability
Grafana Connection
Metrics and dashboards