Leaf for Zed
app.readwithleaf/leaf
AI assistant integration for Leaf — track books, log reading sessions, and manage your library.
client:Zed
transport:streamable-http
Install Leaf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"leaf": {
"url": "https://mcp.readwithleaf.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs