
Instxnt
Let your coding agent create and manage an instxnt.xyz storefront, products, and Stripe checkout without hand-operating the dashboard for every change.
Overview
instxnt MCP is a MCP server for the Validate phase that lets agents create instxnt.xyz storefronts, add products, connect Stripe, and go live.
What is this MCP server?
- Create instxnt.xyz storefronts from Claude: products, Stripe connection, and go-live flows
- NPM package @instxntdotxyz/mcp-server (stdio) plus remote streamable-http at https://mcp.instxnt.xyz/mcp
- INSTXNT_API_KEY required from instxnt.xyz dashboard developer settings; optional INSTXNT_API_URL override
- Manifest lists server version 0.4.0 with npm package track at 0.2.5
- Server schema version 0.4.0
- One remote MCP URL: https://mcp.instxnt.xyz/mcp
- Default API base https://api.instxnt.xyz unless INSTXNT_API_URL is set
What problem does it solve?
Solo builders stall on commerce setup because spinning up products, Stripe, and a live storefront manually pulls focus away from validating demand.
Who is it for?
Indie hackers who want agent-driven instxnt.xyz shops while validating digital or physical product ideas.
Skip if: Teams needing fully custom checkout on their own domain without instxnt, or builders not ready to create an instxnt developer API key.
What do I get? / Deliverables
After registering the server with an API key, your agent can operate instxnt storefront and payment setup so you can test sales and ship a live shop faster.
- Configured instxnt.xyz storefront reachable for customers
- Product catalog changes applied via agent tools
- Stripe connection established through instxnt APIs
Recommended MCP Servers
Journey fit
Instxnt MCP is where builders first prove they can sell something real—spin up a storefront, catalog products, and wire payments before committing to a custom commerce stack. Adding products and Stripe through the agent is a fast commerce prototype on instxnt.xyz, which fits validate/prototype rather than long-running production ops alone.
How it compares
Commerce and Stripe MCP integration, not a storefront theme skill or generic deployment playbook.
Common Questions / FAQ
Who is io.github.EricSpencer00/instxnt for?
It is for solo builders using Claude or other MCP agents who sell through instxnt.xyz and want API-driven storefront and Stripe management.
When should I use io.github.EricSpencer00/instxnt?
Use it when you are prototyping or launching a paid offer and want the agent to add products, connect Stripe, and publish the shop on instxnt.
How do I add io.github.EricSpencer00/instxnt to my agent?
Obtain INSTXNT_API_KEY from instxnt.xyz dashboard settings, then add the npm stdio server or the https://mcp.instxnt.xyz/mcp remote in your agent MCP configuration.