vex

SpaceParrots/vex
★ 8 stars TypeScript Code/Dev Tools Updated today
CLI tool and MCP server for Vendure Admin API communication
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vex": {
      "command": "npx",
      "args": [
        "-y",
        "SpaceParrots/vex"
      ]
    }
  }
}

README Excerpt

Your **v**endure admin-api graphql query **ex**ecutor. CLI tool and MCP server for the Vendure Admin GraphQL API. Use `vex` from your terminal to manage products, customers, and orders — or connect it as an MCP server so Claude can do it for you. - **Environment management** — add, switch, configure, and health-check multiple Vendure instances