← Back to Plugins
MCP Server MCP

io.github.csacanam/voulti

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "voulti-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Default merchant id (from app.voulti.com → Receive Payments → Developers). Optional — can be passed per call.",
          "name": "VOULTI_COMMERCE_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...