Loading MCP server directory, please wait...
Create instxnt.xyz storefronts through Claude: add products, connect Stripe, go live.
npx @getmcp/cli add io.github.EricSpencer00/instxntRequires Node.js 18+. Community-contributed server. Review source before installing.
INSTXNT_API_KEYYour instxnt API key (get one at https://instxnt.xyz/dashboard/settings/developer)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.EricSpencer00/instxnt": {
"command": "npx",
"args": [
"-y",
"@instxntdotxyz/mcp-server"
],
"env": {
"INSTXNT_API_KEY": "",
"INSTXNT_API_URL": ""
}
}
}
}