MCP Servers
Finqu provides Model Context Protocol (MCP) servers for connecting AI agents to merchant operations. Storefront agent access is provided through the Universal Commerce Protocol (UCP) — see Agentic Commerce for implementation guidance.
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 custom agents and merchant operations.
Available MCP Servers
Admin MCP
The Admin MCP provides AI agents with access to administrative operations and merchant account management.
Coming SoonStorefront agent access via UCP
External agents that browse products, manage carts, and drive shopping flows connect through UCP, not a separate Storefront MCP. UCP exposes the same capabilities via REST and MCP transports.
- Agentic Commerce — Concepts, activation, and integration guide
- UCP API Reference — Authentication, REST endpoints, MCP tools, and error codes
- Activating UCP — Enable UCP on a sales channel
When UCP is enabled with the MCP server option, agents connect at <webshop-domain.com>/mcp using UCP tool names and metadata.
Next Steps
- Agentic Commerce — Build agent integrations against Finqu stores
- UCP API Reference — Technical API reference
- Storefront GraphQL API — Build custom headless storefronts