Skip to content
VS Code

VibeCart for VS Code

io.github.runjohnray2-lgtm/vibecart

Agent-native commerce with trusted catalog, durable carts, and Stripe Checkout via MCP and UCP.

client:VS Code transport:streamable-http tools:4

Install VibeCart in VS Code

.vscode/mcp.json

{
  "servers": {
    "vibecart": {
      "type": "http",
      "url": "https://vibecart.vercel.app/mcp"
    }
  }
}

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

What VS Code can do once it is connected

VibeCart in other clients