Back to MCP Servers
CryptoGuardClient
Per-transaction deterministic crypto validator for AI trading agents. Validate trades (PROCEED/CAUTION/BLOCK), scan tokens, detect rug pulls — powered by WaveGuard physics engine. 5 free calls/day, x402 USDC payments. `pip install CryptoGuardClient`
finance-fintechaiagent
By gpartin
Installation
pip install CryptoGuardClientConfiguration
{
"mcpServers": {
"CryptoGuardClient": {
"command": "npx",
"args": ["-y", "CryptoGuardClient"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes