Skip to content
VS Code

instxnt for VS Code

io.github.ericspencer00/instxnt

Create instxnt.xyz storefronts through Claude: add products, connect Stripe, go live.

client:VS Code transport:streamable-http runtime:npm

Install instxnt in VS Code

.vscode/mcp.json

{
  "servers": {
    "instxnt": {
      "type": "http",
      "url": "https://mcp.instxnt.xyz/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

instxnt in other clients