voulti for Claude Desktop
io.github.csacanam/voulti
Accept crypto payments from AI agents: invoices + hosted checkout on 5 chains. No API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install voulti in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"voulti": {
"command": "npx",
"args": [
"-y",
"voulti-mcp"
],
"env": {
"VOULTI_COMMERCE_ID": "<VOULTI_COMMERCE_ID>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs