Skip to content
Grok

Cherry Notes for Grok

app.cherrynotes/cherry-notes

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

client:Grok transport:streamable-http

Install Cherry Notes in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cherry-notes": {
      "type": "http",
      "url": "https://api.cherrynotes.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Cherry Notes in other clients