Loading MCP server directory, please wait...
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
npx @getmcp/cli add io.github.newrelic-experimental/preflightRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.newrelic-experimental/preflight": {
"command": "npx",
"args": [
"-y",
"@newrelic/preflight"
],
"env": {
"NEW_RELIC_LICENSE_KEY": "",
"NEW_RELIC_ACCOUNT_ID": ""
}
}
}
}