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

# PickFu consumer insights template for Grok Bot

> Add PickFu's shareable Grok Bot template, connect the PickFu MCP server with OAuth, and run consumer research from a Grok Bot chat.

PickFu publishes a shareable **Grok Bot** template: a preconfigured consumer-insights bot that talks to the [PickFu MCP server](/docs/integrations/mcp-server). Add it to your own xAI account, connect PickFu at `https://mcp.pickfu.com/mcp`, and sign in through OAuth — then ask for consumer feedback in plain language.

The template carries the bot's instructions and research prompts, not the connection. You still add the MCP server URL once and authorize your PickFu account, as you would for any other Grok Bot plugin.

<Card title="Add to Grok Bot" icon="bolt" href="https://x.ai/bot/9EFVmFgQhjYKjMHAhpCWn">
  Open the shareable template on x.ai and add it to your own account.
</Card>

## Set it up

<Steps>
  <Step title="Open the template">
    Go to [x.ai/bot/9EFVmFgQhjYKjMHAhpCWn](https://x.ai/bot/9EFVmFgQhjYKjMHAhpCWn) while signed in to your xAI account.
  </Step>

  <Step title="Add it to your account">
    Add the template to create your own copy of the bot. Your copy is yours to edit — renaming it or changing its instructions doesn't affect the shared template.
  </Step>

  <Step title="Connect the PickFu MCP server">
    Plugins are account-wide rather than per-bot. Open **Settings → Plugins** and add PickFu as an MCP server:

    * **Name**: `PickFu`
    * **URL**: `https://mcp.pickfu.com/mcp`
    * **Transport**: Streamable HTTP

    Grok discovers the PickFu tools automatically once the server is added.
  </Step>

  <Step title="Authorize as yourself">
    The first time the bot calls a PickFu tool, you're sent to PickFu to sign in and approve access. The connection uses **your** PickFu account through OAuth — whoever adds the template authorizes their own account, and the bot never carries a shared or team-wide token.
  </Step>

  <Step title="Ask for consumer feedback">
    Describe what you want to learn and let the bot handle the poll mechanics:

    > "Which of these two Amazon main images makes shoppers more likely to click? Test them with 50 US Amazon shoppers."
  </Step>
</Steps>

## What the bot can do

Because it's wired to the PickFu MCP server, the bot has the same tools any other MCP client gets — see the [full tool list](/docs/integrations/mcp-server#available-tools). In practice it's set up to:

* Pick a research design for your question, drawing on PickFu's [playbooks](/docs/playbooks/overview)
* Draft the poll — question type, options, sample size, and audience targeting
* Show you image options inline before anything goes live
* Read results once responses come in: vote totals, written explanations, and demographic breakdowns
* Suggest the next test, so a losing main image or listing headline turns into the follow-up poll instead of a dead end

## Publishing and spend

<Warning>
  **The bot never spends your money on its own.**

  * Drafting is free. Only publishing a poll spends anything — it draws on your PickFu credit balance and then the card on file.
  * The bot creates and publishes a poll **only when you ask it to**. There's no auto-publish, no scheduled runs, and no background spending.
  * Before it publishes, it confirms the poll and its cost with you in plain language. If you'd rather review the draft in PickFu first, ask for a poll link instead of a launch.
  * Every call runs as the account you authorized. Revoke access any time from **Settings → Plugins** or your PickFu account settings.
</Warning>

## Prefer to wire it up yourself?

The template is a convenience, not a requirement. To connect PickFu to a plain Grok chat or a bot you wrote yourself, add PickFu as a custom connector in [grok.com/connectors](https://grok.com/connectors) — see [Grok setup on the MCP server page](/docs/integrations/mcp-server#grok). Both paths hit the same MCP server at `https://mcp.pickfu.com/mcp` and use the same OAuth sign-in.

## Need help?

<CardGroup cols={2}>
  <Card title="MCP server setup" icon="robot" href="/docs/integrations/mcp-server">
    Full PickFu MCP server reference, tools, and setup for other clients.
  </Card>

  <Card title="xAI connectors docs" icon="book" href="https://docs.x.ai/grok/connectors">
    How Grok connectors and MCP servers work on xAI's side.
  </Card>

  <Card title="Authentication" icon="key" href="/docs/authentication">
    How PickFu OAuth works and what access it grants.
  </Card>

  <Card title="Contact support" icon="envelope" href="mailto:support@pickfu.com">
    Get help with the bot or your PickFu account.
  </Card>
</CardGroup>
