Skip to content
VS Code

Squirrel Brain for VS Code

com.squirrelbrainapp/squirrel-brain

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

client:VS Code transport:streamable-http

Install Squirrel Brain in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Squirrel Brain in other clients