Leaf for VS Code
app.readwithleaf/leaf
AI assistant integration for Leaf — track books, log reading sessions, and manage your library.
client:VS Code
transport:streamable-http
Install Leaf in VS Code
.vscode/mcp.json
{
"servers": {
"leaf": {
"type": "http",
"url": "https://mcp.readwithleaf.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs