Skip to content
Zed

Leafle for Zed

net.nanosheep/leafle

Personalised book recommendations, filtered to what's on your public library's shelf right now.

client:Zed transport:streamable-http

Install Leafle in Zed

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

{
  "context_servers": {
    "leafle": {
      "url": "https://leafle.nanosheep.net/mcp/"
    }
  }
}

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

Leafle in other clients