Skip to content
Zed

Last Fm for Zed

io.github.pipeworx-io/last-fm

Last.fm MCP.

client:Zed transport:streamable-http

Install Last Fm in Zed

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

{
  "context_servers": {
    "last-fm": {
      "url": "https://gateway.pipeworx.io/last-fm/mcp"
    }
  }
}

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

Last Fm in other clients