clawallex mcp for Claude Code
io.github.clawallex-tech/clawallex-mcp
MCP Server for Clawallex payment API - Pay for anything with USDC virtual cards
client:Claude Code
transport:stdio
runtime:npm
Install clawallex mcp in Claude Code
run in your project directory
claude mcp add clawallex-mcp -e CLAWALLEX_API_KEY=<CLAWALLEX_API_KEY> -e CLAWALLEX_API_SECRET=<CLAWALLEX_API_SECRET> -- npx -y @clawallex/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs