Skip to content
Zed

Cherry Notes for Zed

app.cherrynotes/cherry-notes

Tasks that outlive the chat. Capture features and tasks on your phone; your AI agent picks them up.

client:Zed transport:streamable-http

Install Cherry Notes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cherry-notes": {
      "url": "https://api.cherrynotes.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Cherry Notes in other clients