Skip to content
Grok

UnRemind.me for Grok

io.github.esfih/unremind-me

Context-aware reminders that surface when your situation matches, not at a fixed time.

client:Grok transport:streamable-http

Install UnRemind.me in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "unremind-me": {
      "type": "http",
      "url": "https://unremind.me/mcp?src=mcp-registry"
    }
  }
}

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

UnRemind.me in other clients