Skip to content
Zed

New Relic MCP Server for Zed

com.newrelic/mcp-server

Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more

client:Zed transport:streamable-http

Install New Relic MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.newrelic.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

New Relic MCP Server in other clients