Leafle for Cursor
net.nanosheep/leafle
Personalised book recommendations, filtered to what's on your public library's shelf right now.
client:Cursor
transport:streamable-http
Install Leafle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"leafle": {
"url": "https://leafle.nanosheep.net/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs