booklet for Cursor
io.github.ashwinsathian/booklet
Publish, update, list, and delete Markdown pages on Booklet directly from your AI assistant.
client:Cursor
transport:streamable-http
Install booklet in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"booklet": {
"url": "https://booklet-mcp.ashwinsathian.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs