Caliu Notes for Zed
com.caliuapp/caliu-notes
Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.
client:Zed
transport:streamable-http
runtime:npm
Install Caliu Notes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"caliu-notes": {
"url": "https://api.caliuapp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs