Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

CryptoPulse Data API

REMOTE · CRYPTOPULSE.SAASCLOUD.AI · SCANNED AUG 3

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

58 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1068 tokens (~97/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · cryptopulse.saascloud.ai

# add to Claude Code
claude mcp add --transport http ai-saascloud-cryptopulse https://cryptopulse.saascloud.ai/mcp
# ~/.codex/config.toml
[mcp_servers.ai-saascloud-cryptopulse]
url = "https://cryptopulse.saascloud.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-saascloud-cryptopulse": {
      "type": "remote",
      "url": "https://cryptopulse.saascloud.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-saascloud-cryptopulse --url https://cryptopulse.saascloud.ai/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-saascloud-cryptopulse:
    url: "https://cryptopulse.saascloud.ai/mcp"
// mcp.json
{
  "mcpServers": {
    "ai-saascloud-cryptopulse": {
      "type": "http",
      "url": "https://cryptopulse.saascloud.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://cryptopulse.saascloud.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=saascloud.ai CN=WE1,O=Google Trust Services,C=US 11 Jul 2026 9 Oct 2026 ECDSA 256 ECDSA-SHA256 3344b3248acacdaa0e2d99c3d959e8d1
SANs: saascloud.ai, cryptopulse.saascloud.ai, *.cryptopulse.saascloud.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of cryptopulse.saascloud.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
saascloud.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://cryptopulse.saascloud.ai/mcp Verified 200
http (plaintext) http://cryptopulse.saascloud.ai/mcp Served over HTTP 200
MCP tools — 11 exposed · ~1,006 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fear_greed ~38

[$0.002 USDC per call via x402] Current Crypto Fear & Greed Index value and classification, plus previous day for trend.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

gas ~51

[$0.002 USDC per call via x402] Live gas price (wei and gwei) for Base or Ethereum mainnet from public RPC.

NameTypeReqDescription
chainstringbase (default) or ethereum

No output schema declared.

No examples provided.

market_summary ~59

[$0.01 USDC per call via x402] One-call market brief: BTC/ETH/SOL prices with 24h change, Fear & Greed index, and top-5 trending coins. Ideal for agents that need a single snapshot.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ohlc ~111

[$0.005 USDC per call via x402] OHLC candlestick data for any CoinGecko coin id (1, 7, 14, 30, 90, 180, 365 days).

NameTypeReqDescription
daysstring1 | 7 | 14 | 30 | 90 | 180 | 365
idstringyesCoinGecko coin id, e.g. bitcoin
vsstringQuote currency (default usd)

No output schema declared.

No examples provided.

price ~88

[$0.002 USDC per call via x402] Spot prices for one or more cryptocurrencies in any fiat/crypto quote currency. Comma-separated CoinGecko ids.

NameTypeReqDescription
idsstringyesComma-separated CoinGecko coin ids, e.g. bitcoin,ethereum,solana
vsstringQuote currency (default usd), e.g. usd, eur, btc

No output schema declared.

No examples provided.

screener ~190

[$0.10 USDC per call via x402] Token screener: trending or newly-launched pools on a chain, filtered by minimum liquidity and 24h volume, with optional on-chain safety screening (drops honeypots and balance-modifiable tokens). Returns ranked opportunities with price, liquidity, volume, buys/sells and safety flags.

NameTypeReqDescription
limitstringMax results (default 10, max 20)
min_liquiditystringMinimum pool liquidity USD (default 50000)
min_volumestringMinimum 24h volume USD (default 10000)
modestringtrending (default) or new
networkstringGeckoTerminal network id, e.g. base, eth, solana (default base)
safe_onlystringtrue = run security screen on Base tokens and drop dangerous ones

No output schema declared.

No examples provided.

token_pairs ~72

[$0.01 USDC per call via x402] DEX trading data for a token: pairs, price, liquidity, volume, 24h txns/change across DEXes. Search by symbol, name, or contract address.

NameTypeReqDescription
qstringyesToken symbol, name, or contract address

No output schema declared.

No examples provided.

token_risk ~97

[$0.02 USDC per call via x402] Token security / rug-pull risk check for any ERC-20 (honeypot, mintable, owner privileges, tax, LP holders). Essential pre-trade safety check for trading agents.

NameTypeReqDescription
addressstringyesERC-20 token contract address (0x...)
chainstringbase | ethereum | bsc | polygon | arbitrum (default base)

No output schema declared.

No examples provided.

token_score ~122

[$0.05 USDC per call via x402] Composite 0-100 buy-safety score for any token: combines contract security analysis (honeypot, taxes, ownership risks) with live market depth (liquidity, volume, activity) into a single verdict: avoid | high-risk | caution | ok | strong. One call answers 'should my agent touch this token?'

NameTypeReqDescription
addressstringyesToken contract address (0x...)
chainstringbase | ethereum | bsc | polygon | arbitrum (default base)

No output schema declared.

No examples provided.

trending ~40

[$0.002 USDC per call via x402] Top trending cryptocurrencies right now (most-searched coins, with rank, price and 24h change).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

yields ~138

[$0.02 USDC per call via x402] Top DeFi yield opportunities: highest-APY pools filtered by chain and minimum TVL, with project, symbol, APY breakdown and stablecoin flag. Data from DefiLlama.

NameTypeReqDescription
chainstringChain name, e.g. Base, Ethereum, Solana, Arbitrum (default Base)
limitstringMax pools to return (default 10, max 50)
min_tvlstringMinimum pool TVL in USD (default 1000000)
stable_onlystringtrue = only stablecoin pools

No output schema declared.

No examples provided.