Squirrel Brain for Claude Desktop
com.squirrelbrainapp/squirrel-brain
Give your AI agent a memory and body on your iPhone: set alarms, ring your phone, over MCP.
client:Claude Desktop
transport:streamable-http
Install Squirrel Brain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"squirrel-brain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://geczbtsjfbvfukdzdemr.supabase.co/functions/v1/mcp-server"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs