MCP Servers
Finqu provides Model Context Protocol (MCP) servers that enable custom AI agents to create unique shopping experiences online and elsewhere. Build intelligent shopping assistants, conversational commerce interfaces, and personalized shopping agents that can interact with your Finqu storefront.
What is MCP?
Model Context Protocol (MCP) is an open protocol that enables AI agents to securely access external systems and tools. Finqu’s MCP servers act as bridges between your custom agents and your store, allowing them to:
- Query product data and store information
- Manage shopping carts
- Access administrative operations
- Create personalized shopping experiences
Available MCP Servers
Finqu offers two MCP servers:
Storefront MCP
The Storefront MCP enables custom AI agents to interact with your storefront operations, including product browsing, cart management, and customer-facing features. Perfect for building shopping assistants, conversational commerce bots, and personalized shopping experiences.
Learn more about Storefront MCP →
Admin MCP
The Admin MCP provides AI agents with access to administrative operations and merchant account management.
Coming SoonGetting Started
To connect your custom agents to Finqu using MCP servers:
- Enable MCP discovery - Turn on MCP server discovery in your channel settings
- Choose your MCP server - Select either Storefront MCP or Admin MCP based on your needs
- Generate API keys - Create channel API keys in the Finqu admin area with appropriate permissions
- Connect your agent - Point your custom agent to
<webshop-domain.com>/mcpto discover and connect to the MCP server - Start building - Your custom agent can now interact with your Finqu store and create unique shopping experiences
MCP Server Discovery
The MCP server is available at <webshop-domain.com>/mcp and is automatically discoverable when enabled in your channel
settings. This allows your custom agents to connect seamlessly without manual configuration.
Next Steps
- Storefront MCP - Connect custom agents to your storefront
- Storefront GraphQL API - Learn about the underlying GraphQL API