Skip to content
Grok

Squirrel Brain for Grok

com.squirrelbrainapp/squirrel-brain

Give your AI agent a memory and body on your iPhone: set alarms, ring your phone, over MCP.

client:Grok transport:streamable-http

Install Squirrel Brain in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "squirrel-brain": {
      "type": "http",
      "url": "https://geczbtsjfbvfukdzdemr.supabase.co/functions/v1/mcp-server"
    }
  }
}

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

Squirrel Brain in other clients