将密钥保存在服务端
将应用凭证存储在后端的密钥管理中。浏览器调用你的后端,后端调用 Bird。
探索 API你的智能体可以设置通道、管理客户并确认送达。
通过 MCP 和 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_get服务器连接和账户授权是两个独立的步骤。
https://mcp.bird.com在工具的 MCP 连接设置中使用托管服务器 URL。在要求选择身份验证方式时选择 OAuth。
在工作区中将 Bird 添加为自定义 MCP 连接,并完成 OAuth 授权。自定义 MCP 连接需要 Builder 或更高级别的套餐。在你正在构建的应用中选择该连接。
在执行第一个产品任务之前,让你的代理调用 whoami 并检查当前工作区。返回的身份信息确认登录成功。
你发布的应用需要自己的服务端连接到 Bird。
给你的智能体一个目标,让 Bird 提供操作。
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.让连接真正有用的细节。
不会。工具在你持有并在授权期间选择委派的权限范围内运行。你可以从你的 Bird 账户中撤销该连接。
托管 MCP 使用浏览器登录。你单独部署的应用程序使用其自身受保护的应用凭据。
检查客户端的身份验证状态。仅注册服务器 URL 并不会让你登录。重新授权 Bird,然后确认你的身份和工作区。