Phonon for VS Code
io.github.qxie3/phonon
Monitoring + status pages set up by talking to Claude. Auto-detects 30+ SDKs and your URLs.
client:VS Code
transport:streamable-http
Install Phonon in VS Code
.vscode/mcp.json
{
"servers": {
"phonon": {
"type": "http",
"url": "https://phonon-mcp.qxie13.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs