llms.txt Content
# AgniGateway
> AgniGateway makes WooCommerce stores queryable by AI buyer agents (ChatGPT Operator, Perplexity, Google AI Mode) via MCP, ACP, and UCP protocols. Each connected store gets a hosted AI endpoint with real-time stock, enriched product data, and direct add-to-cart checkout links.
## Platform Stats
- 1,954 products across 10 connected stores (1,734 AI-enriched)
- All products include: agent_summary, semantic_tags, AI Readiness Score, real-time stock status, direct checkout URL
- Data sync: WooCommerce webhooks — typically within 5 seconds of any store change
## Connect Your Store
- Dashboard: https://agnigateway.com
- After connecting, each store receives an MCP endpoint, an ACP endpoint, and a UCP feed
## Endpoint Format (per store)
### MCP (JSON-RPC 2.0 — MCP 2025-11-25)
- URL: https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/mcp-server/v1/{merchant_id}/mcp
- Auth: Authorization: Bearer {mcp_token}
- Tools: search_products, get_product_detail, check_availability, get_policies, initiate_checkout
### ACP (OpenAI-compatible tool calling)
- URL: https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/acp-server/v1/{merchant_id}/tools/invoke
- Auth: Authorization: Bearer {mcp_token}
- Tools: search_products, get_product, add_to_cart
### UCP (Universal Commerce Protocol)
- URL: https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/ucp-server/v1/{merchant_id}
- Auth: Authorization: Bearer {mcp_token}
## Public Catalog (No Auth Required)
- URL: https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/public-catalog
- Params: ?q= (keyword search), ?limit= (max 100), ?format=json
## Pricing
- Free: €0 — MCP+ACP+UCP endpoints, 100 products, 3% commission only
- Starter: €29/mo — 500 products, full AI enrichment, basic analytics
- Pro: €89/mo — 5,000 products, 3 stores, webhooks, price negotiation
- Agency: €299/mo — unlimited products + stores, white-label endpoints
## Registry
- [Smithery](https://smithery.ai/servers/agentgateway/a