Preflight runs on your own machine — the client starts it, so there is no endpoint to ping. 5 440 installs a week from npm. Last commit 18 Sep 2026.
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
We read the source, 19 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
` rm -r "${oldPath}"\n`,
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
spawn(process.execPath, proc.argv, { cwd: proc.cwd, detached: true, stdio: 'ignore' }).unref();
digestWebhookUrl: 'https://hooks.slack.com/services/TXXXXXXXX/BXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX',
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Preflight and you get told the day something new turns up.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add preflight -- npx -y @newrelic/preflight
{
"mcpServers": {
"preflight": {
"args": [
"-y",
"@newrelic/preflight"
],
"command": "npx"
}
}
}
[mcp_servers.preflight]
command = "npx"
args = ["-y", "@newrelic/preflight"]
{
"mcpServers": {
"preflight": {
"args": [
"-y",
"@newrelic/preflight"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"preflight": {
"args": [
"-y",
"@newrelic/preflight"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NEW_RELIC_LICENSE_KEY (New Relic ingest license key. Optional: without it Preflight runs local-only with the dashboard at localhost:7777.), NEW_RELIC_ACCOUNT_ID (New Relic account id, used for dashboard and alert deployment. Optional.).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Semantic code graph MCP server for coding agents
Zendesk MCP server for Claude Code and other MCP clients
Answers built from our own checks of this server.