preflight for Claude Code
io.github.newrelic-experimental/preflight
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
client:Claude Code
transport:stdio
runtime:npm
Install preflight in Claude Code
run in your project directory
claude mcp add preflight -e NEW_RELIC_LICENSE_KEY=<NEW_RELIC_LICENSE_KEY> -e NEW_RELIC_ACCOUNT_ID=<NEW_RELIC_ACCOUNT_ID> -- npx -y @newrelic/preflight
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs