New Relic for your agents.
Connect New Relic once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to New Relic.
What agents can do with New Relic
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
new-relic_list_applicationsCheck the token: list APM applications in the account.
new-relic_get_applicationGet details of a specific APM application by id.
new-relic_get_application_deploymentsList deployments for an APM application.
new-relic_list_alertsList alert violations.
new-relic_nrql_queryRun a NRQL query to get insight data.
new-relic_record_deploymentRecord a deployment for an APM application. `revision` and `changelog` describe the release.
new-relic_list_instancesList application instances (individual server/process instances) for an APM application.
new-relic_list_alert_policiesList alert policies with optional filter.
new-relic_list_alert_channelsList alert notification channels (email, Slack, PagerDuty, etc.).
new-relic_list_key_transactionsList key transactions for the account.
new-relic_list_accountsList accounts accessible with the API key.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to New Relic, go to Admin > API Keys.
- Click 'Create API Key', choose INGEST or USER type, and copy the key.
- Paste the key (starts with NRAK_).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect New Relic to Even: call connect_begin("new-relic") on the even-connect MCP and walk me through it.
New Relic lists monitored applications, retrieves deployment history, and queries performance telemetry with NRQL insights.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.