memol for Cursor
app.memol/memol
Search, read, create and edit your Memol notes from Claude. Team note-taking with AI search.
client:Cursor
transport:streamable-http
Install memol in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memol": {
"url": "https://memol.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs