Skip to main content
Glama

Server Details

Per-transaction crypto trade validator for AI agents. Returns deterministic PROCEED / CAUTION / BLOCK verdicts using WaveGuard anomaly detection, history checks, and rug-pull risk analysis.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

7 tools
cryptoguard_counterfactual_tradeInspect

Stateless what-if sensitivity analysis. Submit baseline + counterfactual variants in one request and receive tipping-point guidance.

ParametersJSON Schema
NameRequiredDescriptionDefault
trainingYesReference normal samples.
base_testYesBaseline sample under evaluation.
field_levelNo0=real field, 1=complex field (default: 1).
sensitivityNoAnomaly sensitivity (default: 1.0).
counterfactual_testsYesWhat-if variants of the baseline sample.
cryptoguard_healthInspect

Check CryptoGuard API health, version, and service status. No payment required. Use this to verify the service is running.

ParametersJSON Schema
NameRequiredDescriptionDefault
verboseNoReturn detailed health info including uptime and version details (default: false).
cryptoguard_rug_checkInspect

Assess rug pull risk for a specific DEX trading pair. Scores 6 risk factors (0-100): liquidity depth, pair age, volume/liquidity ratio, price action, buy/sell imbalance, and metadata.

Example: check if a new Solana pair is a potential rug pull.

ParametersJSON Schema
NameRequiredDescriptionDefault
chainYesBlockchain (solana, ethereum, base, bsc).
pair_addressYesDEX pair contract address.
cryptoguard_scan_tokenInspect

Scan a single token for anomalous market behavior using WaveGuard physics-based anomaly detection. Compares the token to TIER-MATCHED peers (microcaps vs microcaps, large-caps vs large-caps). Returns anomaly scores, risk level, and explanations.

Example: scan 'solana' to check if its metrics are unusual.

ParametersJSON Schema
NameRequiredDescriptionDefault
coin_idYesCoinGecko coin ID (e.g., 'bitcoin', 'solana', 'pepe').
sensitivityNoAnomaly sensitivity multiplier (default: 1.0). Higher = more sensitive.
cryptoguard_validate_tradeInspect

Validate a crypto trade BEFORE execution. Returns a verdict: PROCEED, CAUTION, or BLOCK. Runs 5 checks: peer anomaly scan via WaveGuard physics engine, self-history comparison, rug pull risk assessment, CEX/DEX price cross-check, and concentration risk analysis. Accepts token name, symbol, or contract address.

Example: validate buying $500 of PEPE before executing.

ParametersJSON Schema
NameRequiredDescriptionDefault
chainNoBlockchain for contract address resolution (ethereum, solana, base, bsc, polygon, avalanche, arbitrum).
tokenYesToken to validate. Can be a name (bitcoin), symbol (BTC), or contract address (0x...).
actionNoTrade action type (default: buy).
amount_usdNoTrade amount in USD for concentration risk analysis.
pair_addressNoDEX pair address for rug pull check.
cryptoguard_validate_trade_plusInspect

Premium stateless decision bundle for one-shot trade gating. Caller provides full context (training/test + optional what-if blocks) and receives verdict, risk score, instability/mechanism signals, and recommendation.

ParametersJSON Schema
NameRequiredDescriptionDefault
testYesTrade candidate sample to evaluate.
sequenceNoOptional ordered sequence for trajectory/regime checks.
trainingYesReference normal samples.
field_levelNo0=real field, 1=complex field (default: 1).
sensitivityNoAnomaly sensitivity (default: 1.0).
intervention_testsNoOptional intervention variants for mechanism probing.
intervention_labelsNoOptional labels for intervention tests.
counterfactual_testsNoOptional what-if variants for sensitivity analysis.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.