otherapi_key

New Relic

New Relic is a comprehensive observability platform that helps developers and operations teams monitor, debug, and improve their entire stack, including applications, infrastructure, and customer experience.

Verdict

The New Relic MCP lets your team query application performance data and manage alert policies directly from Switchy. @mention it to list monitored apps, retrieve alert conditions, create or delete policies, and configure notification channels — all without leaving the conversation. Engineers get instant visibility into production health during incident triage. DevOps can script policy updates in chat. The MCP requires a New Relic REST API key with read and write permissions; you'll need admin access to generate one. It doesn't support querying NRQL directly or pulling custom dashboards.

Common use cases

  • Check alert policy status during incidents
  • Create notification channels from standup chat
  • List all monitored apps before deployments
  • Delete obsolete alert policies in bulk
  • Audit alert conditions across environments

Integration

Vendor
New Relic
Category
other
Auth
API_KEY
Tools
9
Composio slug
new_relic

Tools

  • Create Alert Notification Channel

    Tool to create an alert notification channel. use when you need to register a new endpoint (email, webhook, etc.) for alert notifications.

  • Create Alert Policy

    Tool to create an alert policy. use when you need to programmatically set up a new alert policy in new relic.

  • Delete alert policy
    destructive

    Tool to delete an existing alert policy via rest api. use when you have the policy id and want to remove it via new relic's rest api. use after confirming the policy id exists.

  • Get Alert Channels

    Tool to retrieve a list of alert notification channels. use when you need to list all configured channels after verifying your api key.

  • Get Alert Conditions

    Tool to retrieve alert conditions for a specified policy. use after you have the policy id.

  • Get Alert Policies

    Tool to retrieve a list of alert policies. use when you need to list existing alert policies with optional filtering and pagination.

  • Get Applications

    Tool to retrieve a list of new relic applications. use when you need to list all applications or filter by name, host, or ids after authenticating your api key.

  • Get Browser Applications

    Tool to list new relic browser applications. use when you need to retrieve all browser applications or filter by name after authenticating your api key.

  • Update Alert Notification Channel

    Tool to update an existing new relic alert notification channel. use when you need to modify channel settings after verifying its id.

Setup

Setup guide

  1. 11. In Switchy, open your workspace settings and navigate to the MCP Integrations page. 2. Click 'Add Integration' and select New Relic from the catalog. 3. In a separate tab, log into New Relic and go to Account Settings → API Keys. 4. Generate a new REST API key with permissions for Alerts and APM (both read and write if you plan to create or delete policies). 5. Copy the key and paste it into the API Key field in Switchy, then click 'Connect'. 6. Switchy will validate the key by fetching your application list; if successful, you'll see a green checkmark. 7. Open any Space, type '@New Relic get applications', and send — you should see a list of your monitored apps confirming the connection works. 8. From there, @mention New Relic anytime you need to inspect alerts or update policies in conversation.

What teammates see: by default, memories from New Relic are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

List Active Alert Policies

@New Relic get alert policies and show me the policy names and IDs for all active policies in our account
Open in a Space →

Create Incident Notification Channel

@New Relic create an alert notification channel named 'Oncall Slack' with type 'slack' and webhook URL https://hooks.slack.com/services/example
Open in a Space →

Inspect App Performance Metrics

@New Relic get applications and include the application name, health status, and last reported timestamp for each
Open in a Space →

Retrieve Conditions for Policy

@New Relic get alert conditions for policy ID 123456 and list the condition names, types, and thresholds
Open in a Space →

Clean Up Deprecated Policy

@New Relic delete alert policy with ID 789012 and confirm once the deletion is complete
Open in a Space →
Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.