Skip to main content

Announcing StackOne Defender: leading open-source prompt injection guard for your agent Read More

Connectors New Relic
Live 126 Actions

New Relic Integration for AI Agents

Connect your AI agent to 126 production-ready New Relic actions via MCP, A2A, or SDK — with agent authentication, optimized tool-calling execution, and built-in security.

StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

New Relic AI Agent Actions

126 production-ready actions for your agent to do more on New Relic.

126 Actions
List Accounts - List all New Relic accounts accessible to the authenticated user
Get Account - Get details for the configured New Relic account
Create Account - Create a new account within the New Relic organization
Update Account - Rename an existing account within the New Relic organization
Cancel Account - Cancel an account within the New Relic organization
List Alert Policies - Retrieves all alert policies configured in the account.
Create Alert Policy - Creates a new alert policy in the account.
Update Alert Policy - Updates an existing alert policy by ID.
Delete Alert Policy - Deletes an alert policy by ID.
List Alert Conditions - Retrieves all alert conditions for a given policy.
Create Alert Condition - Creates a new APM alert condition for a policy.
Update Alert Condition - Updates an existing APM alert condition by ID.
Delete Alert Condition - Deletes an alert condition by ID.
List NRQL Alert Conditions - Retrieves all NRQL alert conditions for a given policy.
Create NRQL Alert Condition - Creates a new NRQL alert condition for a policy.
Update NRQL Alert Condition - Updates an existing NRQL alert condition by ID.
Delete NRQL Alert Condition - Deletes a NRQL alert condition by ID.
List External Service Conditions - Retrieves all external service alert conditions for a given policy.
Create External Service Condition - Creates a new external service alert condition for a policy.
Update External Service Condition - Updates an existing external service alert condition by ID.
Delete External Service Condition - Deletes an external service alert condition by ID.
List Synthetics Alert Conditions - Retrieves all Synthetics alert conditions for a given policy.
Create Synthetics Alert Condition - Creates a new Synthetics alert condition for a policy.
Update Synthetics Alert Condition - Updates an existing Synthetics alert condition by ID.
Delete Synthetics Alert Condition - Deletes a Synthetics alert condition by ID.
List Policy Notification Channels - Retrieves all notification channels, each including its linked policy IDs.
Add Channel To Policy - Links one or more notification channels to an alert policy.
Remove Channel From Policy - Unlinks a notification channel from an alert policy.
List Entity Alert Conditions - Retrieves all alert conditions associated with a specific entity.
Add Entity To Condition - Associates an entity with an existing alert condition.
Remove Entity From Condition - Removes an entity from an existing alert condition.
List Applications - Retrieve a paginated list of APM applications with optional filters for name, host, IDs, or language
Get Application - Retrieve detailed information about a specific APM application by its ID
Update Application - Update an APM application's name or settings such as Apdex thresholds and real user monitoring
Delete Application - Remove an APM application that is no longer reporting data
List Application Metric Names - Retrieve the available metric names for a specific APM application
Get Application Metric Data - Retrieve metric timeslice data for a specific APM application
List Application Hosts - Retrieve the hosts running a specific APM application
Get Application Host - Retrieve detailed information about a specific host running an APM application
List Application Instances - Retrieve the running instances of a specific APM application
Get Application Instance - Retrieve detailed information about a specific instance of an APM application
List Browser Applications - Retrieve a list of browser (real user monitoring) applications with optional filters
Create Browser Application - Create a new browser (real user monitoring) application in New Relic
List Notification Channels - Retrieves all alert notification channels in the account.
Create Notification Channel - Creates a new alert notification channel.
Delete Notification Channel - Deletes a notification channel by ID.
List Dashboards - Search for dashboards using NerdGraph entity search
Get Dashboard - Retrieve a dashboard by GUID with all pages and widgets
Create Dashboard - Create a new dashboard with pages and widgets
Update Dashboard - Update an existing dashboard by GUID
Delete Dashboard - Delete a dashboard by GUID
Create Dashboard Snapshot - Generate a shareable snapshot URL for a dashboard page
Undelete Dashboard - Recover a recently deleted dashboard
List Deployments - Retrieve a paginated list of deployments recorded for a specific APM application
Create Deployment - Record a new deployment for a specific APM application
Delete Deployment - Remove a specific deployment record from an APM application
Create Change Tracking Deployment - Record a deployment via NerdGraph change tracking API.
Search Entities - Search for monitored entities using an NRQL-like query string
Get Entity - Get detailed information about a specific entity by its GUID
Get Entity Relationships - Get the relationships between an entity and other connected entities
Get Entity Golden Metrics - Get the golden metrics and golden tags defined for an entity
List Key Transactions - Retrieve a paginated list of key transactions with optional filters for name or IDs
Get Key Transaction - Retrieve detailed information about a specific key transaction by its ID
List Mobile Applications - Retrieve a paginated list of mobile applications monitored by New Relic
Get Mobile Application - Retrieve detailed information about a specific mobile application by its ID
Create Mobile Application - Create a new mobile application entity in New Relic via NerdGraph
List Muting Rules - Retrieves all alert muting rules for the account.
Create Muting Rule - Creates an alert muting rule to suppress notifications.
Delete Muting Rule - Deletes an alert muting rule by ID.
Get Muting Rule - Retrieves a specific alert muting rule by its ID.
Update Muting Rule - Updates an existing alert muting rule.
List Notification Destinations - List all notification destinations in the account
Create Notification Destination - Create a notification destination for alert delivery
Update Notification Destination - Update an existing notification destination
Delete Notification Destination - Delete a notification destination by its ID
List Notification Workflows - List all notification workflows for alert routing
Create Notification Workflow - Create a notification workflow for alert routing
Update Notification Workflow - Update an existing notification workflow
Delete Notification Workflow - Delete a notification workflow by its ID
Test Notification Destination - Test a notification destination configuration before creating it
Test Notification Destination By ID - Test an existing notification destination by its ID
Get Notification Destination - Retrieve a specific notification destination by ID
Get Notification Workflow - Retrieve a specific notification workflow by ID
Run NRQL Query - Execute an NRQL query against your New Relic data
Run NRQL Query With Metadata - Execute an NRQL query and return results with metadata including facets, event types, and time window
List Service Level Indicators - List all service level indicators (SLIs) defined for an entity
Create Service Level Indicator - Create a new service level indicator (SLI) on an entity
Update Service Level Indicator - Update an existing service level indicator (SLI)
Delete Service Level Indicator - Delete a service level indicator (SLI) by its ID
List Synthetic Monitors - Search for synthetic monitors using NerdGraph entity search
Get Synthetic Monitor - Retrieve a synthetic monitor by GUID
Create Simple Monitor - Create a simple ping synthetic monitor
Update Simple Monitor - Update a simple ping synthetic monitor by GUID
Create Simple Browser Monitor - Create a simple browser synthetic monitor
Update Simple Browser Monitor - Update a simple browser synthetic monitor by GUID
Delete Synthetic Monitor - Delete a synthetic monitor by GUID
List Synthetic Private Locations - List private monitoring locations using entity search
Create Private Location - Create a synthetic private location in New Relic
Delete Private Location - Delete a synthetic private location by GUID
Create Script API Monitor - Create a scripted API monitor that executes custom Node.js scripts to test REST APIs
Update Script API Monitor - Update a scripted API synthetic monitor by GUID
Create Script Browser Monitor - Create a scripted browser monitor that runs Selenium WebDriver scripts for end-to-end web testing
Update Script Browser Monitor - Update a scripted browser synthetic monitor by GUID
Create Certificate Check Monitor - Create a synthetic monitor that checks SSL certificate expiration
Update Certificate Check Monitor - Update a certificate check synthetic monitor by GUID
Create Broken Links Monitor - Create a synthetic monitor that checks for broken links on a web page
Update Broken Links Monitor - Update a broken links synthetic monitor by GUID
Create Step Monitor - Create a no-code step monitor that executes a sequence of UI actions in a browser
Update Step Monitor - Update a step synthetic monitor by GUID
List Entity Tags - List all tags associated with an entity
Add Entity Tags - Add tags to an entity without removing existing tags
Replace Entity Tags - Replace all tags on an entity with the provided set
Delete Entity Tag - Delete one or more tag keys and all their values from an entity
Delete Entity Tag Values - Delete specific tag values from an entity while preserving other values under the same key
List Authentication Domains - List all authentication domains in the organization
List Users - List all users across authentication domains in the organization
Get Current User - Get the currently authenticated user's information
Create User - Create a new user in a New Relic authentication domain
Update User - Update a user's type or email address in New Relic
Delete User - Delete a user from New Relic by user ID
List Workloads - List all workloads defined in the account
Get Workload - Get a specific workload by its GUID
Create Workload - Create a new workload to group related entities
Update Workload - Update an existing workload's name or entity membership
Delete Workload - Delete a workload by its GUID
Duplicate Workload - Duplicate an existing workload into the same or a different account

Do More, Build Less

Integration Infrastructure for New Relic AI Agents

Multiple Interfaces

Access integrations via API, AI SDKs, MCP & A2A.

New Relic MCP server
Managed Authentication

Pre-built authentication UI.

Agent auth
Falcon Engine

Every New Relic action runs on Falcon.

Agent Execution Engine
StackOne Defender
StackOne Defender Meta PG v1 Meta PG v2 DeBERTa 88.7% 67.5% 63.1% 56.9% Detection accuracy

88.7% prompt injection detection.

Prompt injection defense

"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."

Luna Schmid, Partner at GV

"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."

Barbry McGann, SVP at Workday Ventures

G2 - High Performer G2 - Easiest To Do Business With G2 - Users Love Us G2 - Users Most Likely To Recommend G2 - Easiest Admin

Product Teams Love Building Agent Integrations With StackOne

G2

More AI Agent Integrations Like New Relic

Fivetran

144+ actions

Supabase

128+ actions

Grafana

89+ actions

Render

81+ actions

Snowflake

80+ actions

Honeycomb

79+ actions

Sentry

74+ actions

New Relic Agent Integration Resources

Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows

AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.

15 min

MCP Code Mode: Keeping Tool Responses Out of Agent Context

Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.

11 min

Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery

Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.

10 min

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.