Skip to content
VS Code

dialogbrain for VS Code

io.github.saloprj/dialogbrain

Unified inbox MCP for WhatsApp, Telegram, Email, voice — read/send messages, search, AI agents.

client:VS Code transport:streamable-http

Install dialogbrain in VS Code

.vscode/mcp.json

{
  "servers": {
    "dialogbrain": {
      "type": "http",
      "url": "https://api.dialogbrain.com/mcp"
    }
  }
}

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

dialogbrain in other clients