You're viewing a demo portfolio

Join the waitlist
PRSM

anomaly_scan

Active

Tool of Crypto Market Intelligence MCP

declared in 3.4.2

Scan the market for anomalies — unusual volume spikes (24h volume vs market cap), large 24h price moves, and price divergence from the 7d/30d moving averages. Returns ranked anomalies with a type and severity. The result carries a MINT provenance attestation so a buyer can verify it. PAID: $0.02 USDC per query after a daily free allowance. On a 402, pay the returned Solana memo and re-call with the SAME args plus payment_tx=<signature>. An Authorization: Bearer fnet_ key bypasses payment.

Parameters schema

{
  "type": "object",
  "properties": {
    "coin": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "optional CoinGecko id or symbol to scan a single coin (default: market-wide)."
    },
    "agent_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "stable id for your agent (scopes the free-tier counter)."
    },
    "payment_tx": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "Solana tx signature, when re-calling after a 402."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Crypto Market Intelligence MCP

https://github.com/FoundryNet/crypto-intel-mcp

1/7 registries
View full server →