MCP & AI Agent Integration

New Relic
automation.

15 AI agent actions for New Relic — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use New Relic to automate business processes and connect tools in your stack. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
15
actions
100%
governed
<200ms
latency
15
AI agent actions
9
Read operations
6
Write operations
1
High-risk actions (approval gated)
Business Tools New Relic is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with New Relic.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Alert Incident
new_relic:get_alert_incident
Fetch a single alert incident by ID with details and timeline.
Read Low risk
Get Alert Policy
new_relic:get_alert_policy
Fetch a single alert policy by ID with its configuration and incident preference.
Read Low risk
Get Application
new_relic:get_application
Fetch a single application by ID with performance metrics and health status.
Read Low risk
Get Server
new_relic:get_server
Fetch a single server by ID with performance metrics and health status.
Read Low risk
List Alert Conditions
new_relic:list_alert_conditions
List alert conditions for a specific policy.
Read Low risk
List Alert Incidents
new_relic:list_alert_incidents
List alert incidents with optional filtering by state, priority, and time range.
Read Low risk
List Alert Policies
new_relic:list_alert_policies
List alert policies with optional filtering by name.
Read Low risk
List Applications
new_relic:list_applications
List applications with optional filtering by name, language, or health status.
Read Low risk
List Servers
new_relic:list_servers
List servers with optional filtering by name or health status.
Read Low risk
Acknowledge Alert Incident
new_relic:acknowledge_alert_incident
Acknowledge an open alert incident to stop notifications.
Write Medium risk
Close Alert Incident
new_relic:close_alert_incident
Manually close an alert incident.
Write Medium risk
Create Alert Policy
new_relic:create_alert_policy
Create a new alert policy with specified incident preference.
Write Medium risk
Delete Alert Policy
new_relic:delete_alert_policy
Delete an alert policy permanently. This action cannot be undone.
Write High risk
Query Nrql
new_relic:query_nrql
Execute a NRQL query to retrieve custom metrics and data from New Relic.
Write Low risk
Update Alert Policy
new_relic:update_alert_policy
Update an existing alert policy's name and/or incident preference.
Write Medium risk
MCP & Runtime API

Call New Relic
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call New Relic actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

new_relic:get_alert_incident READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "new_relic:get_alert_incident",
    "args": {},
    "execution_id": "agent-001"
  }'
new_relic:acknowledge_alert_incident WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "new_relic:acknowledge_alert_incident",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with New Relic.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs New Relic data
Call new_relic:get_alert_incident via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to New Relic
Dry-run validates new_relic:acknowledge_alert_incident before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in New Relic
Process with AI agent
Take governed action
Log to audit trail
How it works

Every New Relic action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of New Relic — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any New Relic action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every New Relic action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

New Relic works best
alongside these.

Build multi-step workflows that connect New Relic to the rest of your stack. All governed. All audited.

New Relic integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect New Relic in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →