MCP.so
Sign In

uxgenVerifiedFeatured

@uxgen

About uxgen

A library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the upsell inside it, free-shipping bar with real thresholds, tier rail that prints the arithmetic under every option, bundle builder, subscription gap, scratch card, tear-off coupon, and a photo captcha that trades a code for a look at the product instead of an email address. We have not A/B tested these components ourselves, and the site says so. But components alone do not sell, so uxgen also carries the placement rules — where an upsell goes on a product page, what a shipping threshold has to say to move a cart, why a tier rail stops converting when the middle option is not obvious — plus an AI product-photo generator running Nano Banana Pro with background removal, and the e-commerce reasoning behind the pieces rather than just the pieces. Remote MCP over Streamable HTTP with OAuth: nothing to install, point your client at https://www.uxgen.ai/mcp and authorise once. Discovery is open without a token, so your agent can inspect all nine tools before you create an account. Status, honestly: the endpoint, the account flow and tool discovery are live today; tool execution is not switched on yet, and every call returns an explicit refusal rather than a made-up result. $29 a month, no free trial. https://www.uxgen.ai

Connection details

https://www.uxgen.ai/mcp

Setup

claude mcp add uxgen --transport http https://www.uxgen.ai/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

Conversion components built on A/B tested mechanics — served to your coding agent

Coding agents write beautiful pages that do not sell. They ship a hero, a feature grid and a single "Add to cart" button, because that is what a general-purpose component library contains. Nothing in it decides where an upsell goes, when a free-shipping bar should appear, or whether the price belongs inside the button.

uxgen is the missing layer: an MCP server that carries the commerce mechanics — and the rules that place them.

Status, plainly

Read this before anything else, because it decides whether uxgen is useful to you today.

  • Live now. The remote endpoint, OAuth sign-in, account creation, and tool discovery. Connect and the nine tools appear in your client.
  • Not live yet. Tool execution. Every call returns an explicit refusal rather than a fabricated result — a deliberate choice, so your agent never builds a page on top of an answer that was invented.
  • No free trial. uxgen is a paid service, billed from day one. An account without an active subscription gets the tool list and nothing else.

The listing below describes what the server is being built to do. It is not a description of what a call returns this week. When execution opens, this section changes first.

What it carries

Conversion mechanics, not generic UI. 65 pieces: bundle and quantity tiers, cart drawer with the upsell inside it, free-shipping progress bar with real thresholds, in-cart and post-purchase upsells, add-on rails, delivery-date blocks, scratch-to-reveal and tear-off promo codes, subscription toggles, a photo captcha that trades a code for a look at the product instead of an email address. Five families: offer and tiers, cart and upsell, subscription and renewal, what is inside, delivery and returns.

The mechanics behind them have been A/B tested in real stores. We have not A/B tested these components ourselves, and we say so on the site rather than let you assume otherwise. What we test is different, and it is below.

Placement rules. A block on its own is worth little. Where an upsell goes on a product page, above or below the button, at which moment, with which wording. What a free-shipping threshold has to say to move a cart. Why a tier rail converts when the middle option looks obvious and stops converting when it does not. Your agent knows how to write a component; it does not know where to put it.

Product photography. Nano Banana Pro, called by the agent while it builds: one photograph becomes several angles, a shot in the hand, a macro of the material. Background removal included, so a cutout can break out of its frame instead of sitting in a grey rectangle. This is the part no component library can give you, and the reason most generated stores look alike — with no material to build around, the model reaches for a gradient.

A bench, not a style guide. The design rules come from a measured panel of real pages, with bootstrap resampling and Benjamini-Hochberg correction, and the catalogue publishes its own refuted rules alongside the ones that held. That is the part that keeps moving: the corpus grows, rules get retired, new ones get posted. A copy inherits today's answers, not the machine that produces tomorrow's.

Measurement that names the gap. Contrast as a ratio, a touch target in pixels, a truncated line in characters — each with the gesture that closes it. Never a score out of a hundred to optimise against.

Connect

Remote server over Streamable HTTP, OAuth. Nothing to install, no key to paste into a config file.

claude mcp add uxgen --transport http https://www.uxgen.ai/mcp

Your client opens a browser window to sign in on first use. Works with Claude Code, Cursor, VS Code, Codex and any MCP-compatible client. Discovery — initialize and tools/list — is open without a token, so you can inspect the tool surface before creating an account.

Who it is for

Anyone whose agent builds storefronts: Shopify themes, headless commerce, custom Next.js shops, landing pages that have to convert. The buyer is a merchant or a developer; the one that picks the tool is usually their agent.

Pricing

$29 / month, with an image allowance included. No free trial — billed from day one. Details at https://www.uxgen.ai

Frequently asked questions

What is the uxgen remote MCP server?

The uxgen remote MCP server is a hosted Model Context Protocol endpoint at https://www.uxgen.ai/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the uxgen MCP server?

Add the endpoint https://www.uxgen.ai/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the uxgen MCP server require authentication?

Yes. uxgen uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the uxgen MCP server use?

uxgen exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments