# Ask in chat. Reach your customers.

Add the Bird plugin from the Grok Bot Marketplace. Grok can then send email, SMS and WhatsApp through your Bird workspace and check a domain’s email authentication, all from the conversation.

[Get Started](/dashboard/signup)

[Contact Sales](/demo)

## 从提示词到 送达。

你的智能体可以设置通道、管理客户并确认送达。 通过 MCP 和 CLI 实现完整的读写访问。

**MCP**: `https://mcp.bird.com`

```json
{
  "name": "voice_legs_list"
}
```

Examples: [MCP](/zh-sg/ai/grok-bot.mcp.md) · [CLI](/zh-sg/ai/grok-bot.cli.md) · [TypeScript](/zh-sg/ai/grok-bot.ts.md) · [Python](/zh-sg/ai/grok-bot.py.md) · [Go](/zh-sg/ai/grok-bot.go.md) · [PHP](/zh-sg/ai/grok-bot.php.md) · [HTTP](/zh-sg/ai/grok-bot.http.md)

## Add Bird to Grok Bot. Then get to work.

Bird is listed in the Grok Bot Marketplace. Adding the plugin installs the Bird connector and two skills in one step.

-

### Open the Marketplace

Select Marketplace at the bottom of the sidebar and search for Bird.

-

### Add the plugin

Open the Bird plugin (the developer is listed as Bird) and select Add. Grok confirms that it added Bird and two skills.

-

### Check the account

Ask Grok to call whoami before the first task. If it asks you to sign in to Bird, finish the sign-in so the connector works in your workspace.

[Read the MCP server guide](/docs/ai/mcp-server)

## One plugin. A connector and two skills.

The Marketplace lists what the plugin installs before you add it.

### The bird connector

Connects Grok to Bird’s hosted MCP server, so it can send, inspect and configure email, SMS and WhatsApp in your workspace. It acts with the permissions you grant when you sign in.

[Explore the MCP server](/ai/mcp)

### The bird-cli skill

Teaches Grok to run the bird CLI to preview or send messages, inspect and manage API resources, and onboard an account.

[Read the CLI guide](/docs/ai/cli-for-agents)

### The email-audit skill

Checks a live domain’s DMARC, SPF, DKIM, BIMI and MX records, explains each finding in plain terms and suggests what to fix first.

[Explore agent skills](/ai/skills)

## A few good places to start.

Give Grok the outcome. Let Bird provide the operations.

Send a welcome email

```
Write a short welcome email for new customers of my product and show me the draft. Once I approve it, send it to my own address from onboarding@messagebird.dev and tell me whether it was delivered.
```

Audit a sending domain

```
Audit the email authentication for example.com. Explain what each finding means and give me a prioritized list of fixes.
```

Understand a delivery issue

```
Check my recent email failures. Group them by reason, inspect the affected sending domain, and tell me what needs fixing before making changes.
```

## Before your first task.

The details that make a connection useful.

Does adding the plugin give Grok unrestricted access?

No. The tools operate within the permissions you hold and choose to delegate when you sign in. You can revoke the connection from your Bird account.

Do I need an API key?

The connector uses browser sign-in to Bird’s hosted MCP server. An application you deploy separately uses its own protected application credential.

What if the tools appear but calls fail?

Check that the sign-in finished. Installing the plugin alone does not sign you in. Sign in to Bird again, then ask Grok to call whoami to confirm your identity and workspace.

How do I remove Bird?

Open Bird in the Marketplace and select Uninstall. That removes the connector and both skills.

Can I use Bird from Cursor too?

Yes. The same Bird plugin installs in Cursor and adds the MCP server and skills to your editor. [Set up Cursor](/ai/cursor)

## Start with one task. Then keep building.

Add the plugin, sign in, and try a prompt from this page.

- [Add the plugin](#setup) — Find Bird in the Grok Bot Marketplace and select Add.

- [Try a prompt](#prompts) — Send a welcome email or audit a sending domain.

- [Other AI tools](/ai) — Use the same workspace from another tool.



## Related resources

- [Setting up your coding agent](/learn/basics/setting-up-your-coding-agent) (video)
- [Set up your coding agent](/docs/ai/set-up-your-agent) (docs)
- [What is an MCP server, and how does an agent use one to send messages?](/explained/platform/what-is-an-mcp-server-and-how-does-an-agent-send-messages) (answer)
- [Build with AI agents](/learn/paths/agents) (course)

[Get an implementation brief](/learn/workspace?topic=agents)
