Read SMS, WhatsApp, email, contacts and audiences from your Bird workspace, plus safe CRM writes.
claude mcp add bird --transport http https://bird.usefulapi.io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"bird": {
"url": "https://bird.usefulapi.io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bird": {
"serverUrl": "https://bird.usefulapi.io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"bird": {
"type": "http",
"url": "https://bird.usefulapi.io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bird": {
"url": "https://bird.usefulapi.io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"bird": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bird.usefulapi.io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://bird.usefulapi.io/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.usefulapi--bird/reviews or the review_server meta-tool.
POST /mcp