← Back to CryptoGuard

Install CryptoGuard

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add --transport http cryptoguard https://gpartin--cryptoguard-api-fastapi-app.modal.run/mcp

Available 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_usd
cryptoguard_scan_tokenPerform an anomaly scan for any token.
coin_id
cryptoguard_validate_trade_plusPremium stateless decision bundle with what-if analysis.
tokenactionamount_usd
cryptoguard_counterfactual_tradePerform what-if sensitivity analysis with tipping-point guidance.
tokenactionamount_usd
cryptoguard_rug_checkAssess DEX pair rug pull risk.
chainpair_address
cryptoguard_searchSearch for tokens by name, symbol, or address.
query
cryptoguard_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-mcp

pip install

pip install CryptoGuardClient

Keep 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.

Remember this setup