Gleanit for Cursor
co.gleanit/gleanit
Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.
client:Cursor
transport:streamable-http
Install Gleanit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gleanit": {
"url": "https://api.gleanit.co/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs