Skip to content
Zed

Phonon for Zed

io.github.qxie3/phonon

Monitoring + status pages set up by talking to Claude. Auto-detects 30+ SDKs and your URLs.

client:Zed transport:streamable-http

Install Phonon in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "phonon": {
      "url": "https://phonon-mcp.qxie13.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Phonon in other clients