AgentUni

preflight

by @newrelic-experimental / v1.56.0

New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)

Install

npm / stdio

npx -y @newrelic/preflight

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-newrelic-experimental-preflight": {
      "command": "npx",
      "args": [
        "-y",
        "@newrelic/preflight"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.newrelic-experimental/preflight · published 2026-09-17 · updated 2026-09-17. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category