Skip to content
Zed

voulti for Zed

io.github.csacanam/voulti

Accept crypto payments from AI agents: invoices + hosted checkout on 5 chains. No API key.

client:Zed transport:stdio runtime:npm

Install voulti in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "voulti": {
      "command": "npx",
      "args": [
        "-y",
        "voulti-mcp"
      ],
      "env": {
        "VOULTI_COMMERCE_ID": "<VOULTI_COMMERCE_ID>"
      }
    }
  }
}

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

voulti in other clients