Phoenix Zero — L2 Health Oracle for VS Code
io.github.kant19801201behax5/phoenix-mcp-server
Pre-flight L2 health check using kernel-level eBPF telemetry. PASS/DEGRADED/FAIL verdict.
client:VS Code
transport:stdio
runtime:npm
Install Phoenix Zero — L2 Health Oracle in VS Code
.vscode/mcp.json
{
"servers": {
"phoenix-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"phoenix-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs