Cherry Notes for Cursor
app.cherrynotes/cherry-notes
Tasks that outlive the chat. Capture features and tasks on your phone; your AI agent picks them up.
client:Cursor
transport:streamable-http
Install Cherry Notes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cherry-notes": {
"url": "https://api.cherrynotes.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs