Skip to content
Zed

Genius Lyrics MCP by UnClick for Zed

io.github.malamutemayhem/genius

Search songs and artists and get song and artist detail from Genius. By UnClick.

client:Zed transport:stdio runtime:npm

Install Genius Lyrics MCP by UnClick in Zed

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

{
  "context_servers": {
    "genius": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/genius-mcp"
      ]
    }
  }
}

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

Genius Lyrics MCP by UnClick in other clients