New Relic MCP Server for Cursor
com.newrelic/mcp-server
Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more
client:Cursor
transport:streamable-http
Install New Relic MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.newrelic.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs