Skip to content
VS Code

bird for VS Code

io.usefulapi/bird

Read SMS, WhatsApp, email, contacts and audiences from your Bird workspace, plus safe CRM writes.

client:VS Code transport:streamable-http

Install bird in VS Code

.vscode/mcp.json

{
  "servers": {
    "bird": {
      "type": "http",
      "url": "https://bird.usefulapi.io/mcp"
    }
  }
}

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

bird in other clients