Skip to content
Zed

inventpay mcp for Zed

io.github.jams24/inventpay-mcp

Manage crypto payments, stores, digital products, and orders via InventPay

client:Zed transport:stdio runtime:npm

Install inventpay mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "inventpay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "inventpay-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

inventpay mcp in other clients