Buy from Allbirds
with your AI, paid in USDC.

Your AI agent searches the catalog, pays in USDC on the Fast Network, and ships the product to your door. You just chat.

Allbirds · weareallbirds.myshopify.com

How it works

Three steps. No API keys to manage, no quotes to sign — your AI handles every technical piece.

1
Install the MCP
Run the setup below once. It connects fast-mcp to your Claude Code.
2
Open Claude Code
The MCP gives Claude a new tool called fast_merchant_chat. That's all the configuration needed.
3
Ask for a product
Say "buy me a lip gloss". Your AI negotiates with Allbirds's merchant agent, pays in USDC, and ships it to you.

Install

One click for Claude Desktop, or a terminal one-liner for Claude Code.

Download for Claude

Download the .mcpb bundle, then open it to install in Claude Desktop

# Clone, build, and register the MCP
git clone https://github.com/fastxyz/fast-mcp.git cd fast-mcp && git checkout roberto/add-shopify-retailer npm install && npm run build claude mcp add fast-mcp node \$(pwd)/dist/server.js \ -e SHOP_URL_SHOPIFY=https://allbirds.shop.fast.xyz \ -e FAST_NETWORK=mainnet -s project

No subscription · No hidden fees

FAQ

How do I get help?

Join our Discord for community support and live help, or email [email protected] for direct support.

What is this?

An AI-powered shopping agent that lets you buy real products from Allbirds. Install the MCP, ask your AI agent to find something, and it handles search, pricing, payment, and delivery on your behalf.

How does my AI agent order products?

Download the MCP bundle for Claude Desktop, or install via Claude Code. Then just ask your agent to find and order something. It searches Allbirds, gets a price quote, places the order, and gives you a tracking link.

How do I set up my wallet?

You need a Fast wallet keyfile at ~/.fast/keys/default.json with your private key and address. Ask the Fast team for a wallet and testnet USDC, then save it as:
{"privateKey": "your-hex-key", "address": "fast1..."}
The MCP reads this file automatically — no other wallet configuration needed.

My agent asks for permission before using the skill. Is something wrong?

No — this is a standard safety feature in Claude and some other agents. The agent is checking with you before calling an external API. Once you're comfortable, approve the request and your agent will proceed.

Which AI agents work with this?

Any AI agent that supports MCP. This includes Claude Code, Claude Desktop, Cursor, Windsurf, OpenClaw, and any agent that can use MCP servers.

Is it safe? How do refunds work?

If an order fails or is cancelled, you receive an automatic full refund in USDC. No hidden charges — you pay only the exact product price, shipping, and tax shown in your quote.

Is product search free?

Yes. Searching products and getting price quotes are completely free. You only pay when you confirm an order.