io.github.EricSpencer00/instxnt MCP Server
io.github.EricSpencer00/instxnt
What is the io.github.EricSpencer00/instxnt MCP server?
Create instxnt.xyz storefronts through Claude: add products, connect Stripe, go live.
How to install io.github.EricSpencer00/instxnt
Copy-paste configuration for popular MCP clients.
INSTXNT_API_KEYrequiredsecretYour instxnt API key (get one at https://instxnt.xyz/dashboard/settings/developer)
INSTXNT_API_URLOptional API URL override (defaults to https://api.instxnt.xyz)
{
"mcpServers": {
"instxnt": {
"command": "npx",
"args": [
"-y",
"@instxntdotxyz/mcp-server"
],
"env": {
"INSTXNT_API_KEY": "<YOUR_INSTXNT_API_KEY>",
"INSTXNT_API_URL": "<YOUR_INSTXNT_API_URL>"
}
}
}
}{
"mcpServers": {
"instxnt": {
"command": "npx",
"args": [
"-y",
"@instxntdotxyz/mcp-server"
],
"env": {
"INSTXNT_API_KEY": "<YOUR_INSTXNT_API_KEY>",
"INSTXNT_API_URL": "<YOUR_INSTXNT_API_URL>"
}
}
}
}{
"mcpServers": {
"instxnt": {
"command": "npx",
"args": [
"-y",
"@instxntdotxyz/mcp-server"
],
"env": {
"INSTXNT_API_KEY": "<YOUR_INSTXNT_API_KEY>",
"INSTXNT_API_URL": "<YOUR_INSTXNT_API_URL>"
}
}
}
}{
"servers": {
"instxnt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@instxntdotxyz/mcp-server"
],
"env": {
"INSTXNT_API_KEY": "<YOUR_INSTXNT_API_KEY>",
"INSTXNT_API_URL": "<YOUR_INSTXNT_API_URL>"
}
}
}
}claude mcp add instxnt --env INSTXNT_API_KEY=<YOUR_INSTXNT_API_KEY> --env INSTXNT_API_URL=<YOUR_INSTXNT_API_URL> -- npx -y @instxntdotxyz/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.