This MCP server provides live debugging capabilities for our developers.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"new-relic-mcp-server": {
"url": "https://mcp.newrelic.com/mcp/",
"type": "http",
"headers": {
"api-key": "NRAK-****",
"include-tags": "discovery,alerting"
}
}
}