Caliu Notes for Cursor
com.caliuapp/caliu-notes
Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.
client:Cursor
transport:streamable-http
runtime:npm
Install Caliu Notes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"caliu-notes": {
"url": "https://api.caliuapp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs