← Registry

Security & Testing

cerberusindex.com

Provides security and risk analysis for XRPL tokens, issuers, addresses, and transactions.

1 endpoint20 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://cerberusindex.com/mcp

No auth detected

MCP server metadata

Name
cerberus-index
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 20

check_xrpl_token

Live safety verdict for an XRPL token: clawback & global-freeze hard rejects, issuer blackhole status (can supply ever be re-minted?

Inferred read-only
check_issuer_reputation

Reputation for an XRPL issuer: blocklist status + historical detection outcomes.

Inferred read-only
check_address

Cross-chain address & counterparty risk — one call before you send to, approve, or trust an address.

Potential side effects
check_transaction

Simulate an unsigned XRPL transaction and tell you what it will ACTUALLY do — before you sign it.

Inferred read-only
check_endpoint

Endpoint & tool trust — one call before an agent connects to a third-party MCP server or HTTP tool.

Inferred read-only
token_holders

Holder distribution & concentration risk for an XRPL token: holder count, top-1 and top-10 share of circulating supply, AMM pool excluded from whale math.

Inferred read-only
verify_issuer_domain

Bidirectional domain verification for an XRPL issuer: decodes the on-chain Domain field and checks the domain's /.

Inferred read-only
resolve_asset

Cross-chain identity for an XRPL token — 'what is this, everywhere it exists?

Inferred read-only
verify_price

Cross-chain value truth for an XRPL token — 'is the price real?

Inferred read-only
get_new_pools

Recently detected XRPL AMM pools (newest first, max 100), enriched: readable name, age, initial liquidity and fee, plus an honest launch-time screening label.

Inferred read-only
explore_tokens

Discover XRPL tokens — a DexScreener-style feed over 160k+ tokens.

Inferred read-only
get_token_ohlc

OHLC price-history candles for an XRPL token — open/high/low/close plus volume per interval, the series behind a candlestick chart.

Inferred read-only
get_wallet_activity

A readable, risk-annotated history of what an XRPL wallet did: recent transactions turned into plain language (sent/received amounts with token names, trustlines, DEX/AMM ops), with counterparties on the Cerberus rug blocklist flagged, new trustlines to blocklisted issuers flagged, and account-takeover transactions (SetRegularKey, SignerListSet, master-key disable) surfaced as notable — watching your OWN wallet is compromise detection.

Inferred read-only
analyze_token_trend

A data-driven technical read on an XRPL token.

Inferred read-only
quote_amm

Quote an XRP->token swap against the live XLS-30 AMM pool: tokens out, spot vs effective price, price impact.

Inferred read-only
find_best_path

Find the safest EXECUTABLE route to acquire an XRPL token and screen every hop.

Inferred read-only
watch_token

Monitor an XRPL token you hold and get alerted when it turns dangerous.

Inferred read-only
check_alerts

Collect alerts raised by your `watch_token` watches: what changed, how severe (critical | warning | info), and the on-chain numbers behind it — plus the status of every watch you own.

Inferred read-only
verify_attestation

Verify a signed Cerberus attestation (from any tool called with `attest=true`).

Inferred read-only
submit_feedback

Request a tool/feature or report an issue.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cerberus-index]
url = "https://cerberusindex.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cerberus-index": {
      "type": "http",
      "url": "https://cerberusindex.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cerberus-index
Remote MCP URL: https://cerberusindex.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cerberus-index": {
      "url": "https://cerberusindex.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cerberus-index": {
      "type": "http",
      "url": "https://cerberusindex.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cerberus-index",
  "transport": "streamable-http",
  "url": "https://cerberusindex.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cerberusindex.com was fetched 2026-07-25T21:52:52.320Z and is being refreshed.

Trust status Neutral

cerberusindex.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.