Skip to content
VS Code

call me for VS Code

app.getcallme/call-me

Calls your phone when an AI task finishes or is blocked — hear it, say what's next.

client:VS Code transport:streamable-http

Install call me in VS Code

.vscode/mcp.json

{
  "servers": {
    "call-me": {
      "type": "http",
      "url": "https://getcallme.app/mcp"
    }
  }
}

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

call me in other clients