Skip to content
Cursor

Phonon for Cursor

io.github.qxie3/phonon

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

client:Cursor transport:streamable-http

Install Phonon in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Phonon in other clients