MCP Server Live

Make your store
AI-agent ready

BotFriendly configures any e-commerce site to receive and transact with AI buying agents — GPT, Claude, Gemini and more. One command. All platforms.

6
Platforms
5
Protocols
<60s
Full Setup
botfriendly diagnose
$ botready_diagnose --url https://mystore.com

Probing mystore.com...
HTTPS enabled
bot-policy.json — missing
agent-checkout endpoint — not found
products.jsonl feed — not found
robots.txt — exists

Score: 20/100 — Run botready_full_setup to fix

Three steps to agent-ready

BotFriendly uses the Model Context Protocol (MCP) to connect directly with AI assistants and automate your store setup.

1

Diagnose

Scan any public URL. BotFriendly checks HTTPS, bot-policy.json, agent-checkout endpoint, product feed, and robots.txt. Get a score from 0 to 100.

2

Connect

Provide your store credentials — Shopify API token, WordPress app password, or SSH access. BotFriendly validates and detects your CMS automatically.

3

Deploy

One command deploys everything: bot-policy.json, agent-checkout handler, product feed, and robots.txt updates. Your store is now AI-agent ready.

Check your store's AI readiness

Enter any URL to see how ready your store is for AI buying agents.

Enter a URL to begin
HTTPS
bot-policy.json
Agent checkout endpoint
Product feed
robots.txt AI bots

Works with your stack

Native integrations for major e-commerce platforms. SSH fallback for everything else.

🛒

Shopify

Admin API. Publishes assets, updates theme, creates webhooks.

W

WordPress

App Password auth. Installs BotReady plugin automatically.

🛍

WooCommerce

Full checkout integration with order creation via REST API.

M

Magento 2

SSH deploy. Installs controller module in app/code.

P

PrestaShop

SSH deploy. Installs module in /modules/botready.

{ }

Custom / OpenCart

SSH with auto-detect. JS handler for any Node/PHP stack.

Protocols supported: ACP MCP UCP Visa-TAP Cloudflare BotAuth

Everything AI agents need

BotFriendly installs a complete agent-commerce layer on your existing store.

📄

bot-policy.json

Declares which AI agents can access your store, their permissions, rate limits, and supported protocols. The standard for agent-commerce discovery.

🛒

Agent Checkout Endpoint

A secure POST endpoint that verifies agent signatures, validates spending policies, and creates orders programmatically. Works with any cart.

📦

Product Feed (JSONL)

Machine-readable product catalog in JSONL format. ID, title, price, SKU, stock status, image — everything an agent needs to browse and buy.

🤖

robots.txt for AI

Updates your robots.txt to explicitly allow authorized AI agents: GPTBot, ClaudeBot, PerplexityBot, and more. Blocks scrapers and bad bots.

Connect in seconds

Add BotFriendly as an MCP server in Claude, GPT, or any MCP-compatible assistant. Then just ask it to set up your store.

MCP Endpoint
Claude Desktop cURL
// claude_desktop_config.json
{
  "mcpServers": {
    "botfriendly": {
      "url": "https://botfriendly.12brain.org/mcp"
    }
  }
}

Ready to welcome AI buyers?

Start with a free diagnosis. If your store scores below 100, BotFriendly can fix it in under 60 seconds.