> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autosana.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Grok Bot

> Connect Grok Bot to Autosana through MCP

Connect Grok Bot so you can list flows, run them, debug runs, and search Autosana docs from a Grok Bot chat.

Grok Bot has no Settings form for a custom MCP URL. Autosana is not in the Grok Bot marketplace. You add it in chat as a custom MCP. That connector stays on your account — it is not a marketplace listing.

## Setup

1. Go to **[Settings → Integrations → Grok Bot](https://autosana.ai/settings?tab=integrations\&integration=grok-bot)** and click **Create key and copy**
2. In a **Grok Bot** chat, send:

```
Add a custom MCP called Autosana at https://mcp.autosana.ai/mcp with header x-api-key: <YOUR_API_KEY>
```

3. Approve the confirm card when Grok Bot asks to add the connector
4. If it still asks for the key, paste it. The header name is `x-api-key`
5. In the next message, `@` Autosana and ask it to list or run a flow — you can do everything from chat

The same connector is available to your other agents on this account. It may show up as `user-autosana`.

<Note>
  Do not look for an “add custom MCP” screen under Grok Bot Settings (General, Computer, Usage, Updates). **Plugins** is the marketplace for packaged apps, not a paste-URL form. Listing under Plugins → Yours can be flaky — if the chat says the server is connected, you are done.
</Note>

<Note>
  This is **Grok Bot**, not Grok chat on grok.com and not Grok Build (`grok mcp add`). Adding Autosana in Cursor (`mcp.json`) does not install it in Grok Bot.
</Note>

See [MCP Server](/mcp-setup) for the tools Grok Bot can call after you connect.
