Bird for VS Code
com.bird/mcp
Send and receive across email, SMS, WhatsApp, and voice. One API, one contract.
client:VS Code
transport:streamable-http
Install Bird in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.bird.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs