Skip to content
VS Code

Leafle for VS Code

net.nanosheep/leafle

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

client:VS Code transport:streamable-http

Install Leafle in VS Code

.vscode/mcp.json

{
  "servers": {
    "leafle": {
      "type": "http",
      "url": "https://leafle.nanosheep.net/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Leafle in other clients