messagebird/bird
v0.32.1MIT
Drive Bird from your coding agent: operate the Bird API from the terminal with the bird CLI, send across email, SMS, and WhatsApp, and audit a domain's email authentication.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
birdstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.bird.com"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "bird",
"version": "0.32.1",
"description": "Drive Bird from your coding agent: operate the Bird API from the terminal with the `bird` CLI, send across email, SMS, and WhatsApp, and audit a domain's email authentication.",
"author": {
"name": "Bird",
"url": "https://github.com/messagebird"
},
"homepage": "https://bird.com",
"repository": "https://github.com/messagebird/bird-ai",
"license": "MIT",
"keywords": [
"bird",
"api",
"cli",
"agent",
"messaging",
"email",
"sms",
"whatsapp",
"verify",
"realtime",
"webhooks"
]
}