
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
phoenix-mcp-server
Advanced tools
MCP server for Phoenix Zero L2 health oracle — kernel-level network telemetry for AI agents
Model Context Protocol server exposing L2 network health telemetry to AI agents.
preflight_network_healthDetermine whether an L2 network is currently suitable for transaction execution using kernel-level network telemetry.
Parameters:
chain (optional) — one of: base, arbitrum, optimism, zksync, scroll, mantle, linea, blast, mode, taiko, polygon_zkevm, caspermetric — health_check (free) | rtt_ns (x402 $0.01) | revert_ratio (x402 $0.01)Returns: PASS, DEGRADED, or FAIL with evidence (uptime, staleness, sampling interval).
npm install
npm run build
Add to claude_desktop_config.json:
{
"mcpServers": {
"phoenix-zero": {
"command": "node",
"args": ["/absolute/path/to/mcp-server/dist/index.js"]
}
}
}
npx @modelcontextprotocol/inspector node dist/index.js
Live production oracle at rtt.phoenix-ai.work:
MIT
FAQs
MCP server for Phoenix Zero L2 health oracle — kernel-level network telemetry for AI agents
We found that phoenix-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.