Keep the key on the server
Store the application credential in your backend’s secrets. Your browser calls your backend; your backend calls Bird.
Explore the APIGive Base44 access to Bird while you build. Add email, messaging, and verification to your app through a protected server-side integration.
Your agent can set up channels, manage customers, and confirm delivery.
Full read and write access through MCP and CLI.
Can you check which calls are active right now and tell me which are connected and which are still ringing?
workspace_getvoice_legs_listvoice_legs_getvoice_legs_getA server connection and an account authorization are separate steps.
https://mcp.bird.comUse the hosted server URL in your tool’s MCP connection settings. Choose OAuth where an authentication method is requested.
Add Bird as a custom MCP connection in your workspace and complete OAuth authorization. Custom MCP connections require the Builder plan or higher. Select the connection in the app you are building.
Ask your agent to call whoami and inspect the current workspace before the first product task. A returned identity confirms the sign-in worked.
Your published app needs its own server-side connection to Bird.
Store the application credential in your backend’s secrets. Your browser calls your backend; your backend calls Bird.
Explore the APIVerify your email domain or configure an eligible sender for the channel you choose.
Prepare your first sendSave the message ID. Update your app from the message status or delivery events.
Follow the resultGive your agent the outcome. Let Bird provide the operations.
Check my recent email failures. Group them by reason, inspect the affected sending domain, and tell me what needs fixing before making changes.Help me set up SMS for order updates. Check my workspace and available senders, explain what is missing, then prepare a test for a number I provide.List the Voice calls that are active right now. Separate connected calls from calls that are still ringing, and show their IDs.The details that make a connection useful.
No. The tools operate within the permissions you hold and choose to delegate during authorization. You can revoke the connection from your Bird account.
Hosted MCP uses browser sign-in. An application you deploy separately uses its own protected application credential.
Check the client’s authentication state. Registering a server URL alone does not sign you in. Reauthorize Bird, then confirm your identity and workspace.