Skip to Content
APIs & ToolsMCPOverview

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 Soon

Storefront 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.

When UCP is enabled with the MCP server option, agents connect at <webshop-domain.com>/mcp using UCP tool names and metadata.

Next Steps