preflight
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
Install
npmstdio
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.