58
grade D
10 days ago
glama

Clawallex MCP Server

Enables AI agents to make payments and manage subscriptions by converting USDC stablecoin balances into virtual cards for online checkouts. It provides tools for wallet management, card issuance, and secure transaction handling through the Clawallex payment API.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: CLAWALLEX_API_KEY, CLAWALLEX_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCLAWALLEX_API_KEY"": "your_api_key",
🔐 secretCLAWALLEX_API_SECRET"": "your_api_secret"
configCLAWALLEX_BASE_URLbase-url No https://api.clawallex.com API base URL
configCLAWALLEX_CLIENT_IDclient-id No auto-generated Agent identity UUID. See Client ID section.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/clawallex-clawallex-mcp-fopm3c)](https://m8ven.ai/mcp/clawallex-clawallex-mcp-fopm3c)
commit: 733425afadce4d0d2470853ae0171016d81095d5
code hash: 1dc74b79a76fb17ea3c91126f8dbbed37f6a33174143d0f0d710572e12de8786
verified: 4/11/2026, 2:28:24 PM
view raw JSON →