1
Add it to Claude Code
claude mcp add --transport http cryptoguard https://gpartin--cryptoguard-api-fastapi-app.modal.run/mcpAvailable Tools (7)
Once configured, CryptoGuard gives your AI agent access to:
cryptoguard_validate_tradeValidate a trade and receive a PROCEED, CAUTION, or BLOCK verdict.tokenactionamount_usdcryptoguard_scan_tokenPerform an anomaly scan for any token.coin_idcryptoguard_validate_trade_plusPremium stateless decision bundle with what-if analysis.tokenactionamount_usdcryptoguard_counterfactual_tradePerform what-if sensitivity analysis with tipping-point guidance.tokenactionamount_usdcryptoguard_rug_checkAssess DEX pair rug pull risk.chainpair_addresscryptoguard_searchSearch for tokens by name, symbol, or address.querycryptoguard_healthCheck the service health status.Try It Out
After setup, try these prompts with your AI agent:
→Should I proceed with buying $500 worth of Solana right now?
→Perform a rug pull check on the token address 0xabc123...
→Scan the token 'bitcoin' for any anomalies or risk indicators.
→What is the risk assessment for trading Ethereum based on current market data?
→Search for the token address of the latest trending meme coin.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Alternative installation methods
uvx
uvx --from CryptoGuardClient cryptoguard-mcppip install
pip install CryptoGuardClientKeep this setup from going cold
Save the docs, env vars, and workflow around CryptoGuard in Conare so Claude Code, Codex, and Cursor remember it next time.