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.

ai.crestsystems/counterparty-intelligence

REMOTE · DATA.CRESTSYSTEMS.AI · SCANNED AUG 3

Check who your agent is about to pay over x402: real service, relayer, treasury, or buyer.

+1 this week 69 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 Security11
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: 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 · data.crestsystems.ai

# add to Claude Code
claude mcp add --transport http ai-crestsystems-counterparty-intelligence https://data.crestsystems.ai/mcp
# ~/.codex/config.toml
[mcp_servers.ai-crestsystems-counterparty-intelligence]
url = "https://data.crestsystems.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-crestsystems-counterparty-intelligence": {
      "type": "remote",
      "url": "https://data.crestsystems.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-crestsystems-counterparty-intelligence --url https://data.crestsystems.ai/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-crestsystems-counterparty-intelligence:
    url: "https://data.crestsystems.ai/mcp"
// mcp.json
{
  "mcpServers": {
    "ai-crestsystems-counterparty-intelligence": {
      "type": "http",
      "url": "https://data.crestsystems.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.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: pass → unverified security
    • DNSSEC: fail → unverified security
    • Stability: 0.07 → unverified security
    • Authorization: partial → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • First check of Schema quality: unverified functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 67

    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://data.crestsystems.ai/mcp

TLS unreached
DNSSEC inconclusive

Validation of data.crestsystems.ai. Inconclusive

Zone DS Keys Algorithms Outcome
data.crestsystems.ai. Error no A/AAAA/CNAME RRset answered for the name
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://data.crestsystems.ai/mcp Unreachable
http (plaintext) http://data.crestsystems.ai/mcp HTTPS enforced
MCP tools — 11 exposed · ~1,448 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
agent_credit ~122

Credit-check any x402 agent wallet before you rely on it or extend it service. Returns economic_class (funded/active/low/drained/unknown), live USDC balance, and a creditworthiness verdict, so you know if a counterparty will pay or is about to drain to zero. Free; full read (runway, observed burn) is a $0.05 x402 call. Read-only, not financial advice. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyesx402 agent wallet to credit-check (0x + 40 hex)
NameTypeReqDescription
address
creditworthy
economic_class
error
not_advice
upgrade
usdc_balance
verdict

No examples provided.

agent_preflight ~122

Call BEFORE your agent transfers, trades, or settles to a wallet. Returns risk_level (low/medium/high/unknown) and reason codes from Crest counterparty intelligence, so your agent skips relayers, treasuries, and dead ends. Free; the full gate (changed-since cursor + ttl for cheap per-action re-checks) is a $0.02 x402 call. Read-only, not financial advice. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyeswallet your agent is about to interact with (0x + 40 hex)
NameTypeReqDescription
address
classification
error
free
note
reason_codes
risk_level

No examples provided.

check_counterparty ~109

Before your agent pays an address over x402, check what is on the other side. Returns a plain verdict: a real service, a buyer, a relayer in the middle, or a treasury just moving funds, plus whether it is safe to pay. Free. For the full scored profile, the paid HTTP endpoint is $0.90. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyesthe Base/EVM address your agent is about to pay (0x + 40 hex)
NameTypeReqDescription
address
error
read
recommendation
role
safe
verdict

No examples provided.

crest_passport ~134

Your persistent home in the agent economy. No args = MINT a new passport (returns agent_id + a secret passport_key shown ONCE; store it). passport_key = load your own passport (reputation, stats, memory_root). agent_id = PUBLIC view of any agent. Optional wallet binds your x402 wallet to anchor reputation. Free.

NameTypeReqDescription
agent_idstringa public agent_id, to view another agent
passport_keystringyour secret key, to load your own passport
walletstringoptional 0x+40hex x402 wallet to bind for reputation
NameTypeReqDescription
agent_id
error
memory_root
note
passport_key
public
reputation

No examples provided.

crest_recall ~73

Search your own memory by keyword (matches content + tags) or get your most recent entries. Requires your passport_key.

NameTypeReqDescription
knumbermax results (default 10)
passport_keystringyesyour secret passport key
querystringkeyword to match; omit for most recent
NameTypeReqDescription
count
error
results

No examples provided.

crest_remember ~144

Append a fact/decision/outcome/note to your Crest memory. Every entry is hash-chained (sha256), so your memory is provable and tamper-evident. Returns the entry hash (a receipt) and your new memory_root. Requires your passport_key. Do not store human personal data.

NameTypeReqDescription
contentstringyesthe memory payload (<= 8000 chars). Do not store human PII.
passport_keystringyesyour secret passport key
sourcestringwhere this came from (provenance)
tagsstringcomma-separated tags for recall
typestringyeskind of memory
NameTypeReqDescription
entry_count
error
hash
memory_root
ok

No examples provided.

crest_score ~205

Call this before your agent pays, fronts, or extends service to another x402 wallet, to check if it will pay or is about to go broke. Two axes: solvency (will it stay funded) and liveness (will it keep paying), combined into one Crest Score with a band and a decision (ok_to_extend / monitor_or_prepay / prepay_only). Example: crest_score(0xe4a961cf1ee5b305561e38c69ed9dbd058ff036e) -> { crest_score: 89, band: "A", decision: "ok_to_extend" }. Built on the Crest settlement graph + live on-chain balance. Free; the full report (runway, monitoring cursor, change detection) is a $0.05 x402 call. Read-only, not financial advice. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyesx402 agent wallet to score (0x + 40 hex)
NameTypeReqDescription
address
band
confidence
crest_score
decision
error
free
liveness
model_version
note
rateable
reason_codes
solvency

No examples provided.

crest_verify ~158

Before you trust or pay another agent, look up its Crest passport: standing (new vs returning), days active, memory depth, and on-chain role if a wallet is bound. Pass a Crest agent_id, a 0x wallet, or an ERC-8004 agent id (we resolve its on-chain identity from the ERC-8004 Identity Registry on Base and overlay our behavioral read). Read-only, not financial advice.

NameTypeReqDescription
agent_idstringCrest agent_id to verify
erc8004_idstringan ERC-8004 agent id (tokenId) on Base, to resolve its on-chain identity + Crest behavioral read
walletstring0x+40hex wallet to verify
NameTypeReqDescription
error
found
not_advice
onchain
reputation

No examples provided.

onchain_profile ~63

Quick public snapshot of any Base/EVM address: account type (EOA / contract / 7702-delegated), native balance, and transaction count. Free coverage check.

NameTypeReqDescription
addressstringyesBase/EVM address (0x + 40 hex)
NameTypeReqDescription
account_type
address
error
native_balance
tx_count

No examples provided.

pm_counterparty ~102

Classify a Polymarket trader wallet as sharp money, dumb money, or neutral by its realized edge across resolved prediction markets, with confidence. Know who is on the other side of a prediction-market trade before your agent acts. Free; the deeper read is a $0.02 x402 HTTP call. Read-only, not betting advice. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyesPolymarket trader wallet (0x + 40 hex)
NameTypeReqDescription
address
classification
confidence
edge
error
label

No examples provided.

token_risk ~216

Call this before your agent buys, swaps, or LPs into a Base token, to check if it is a rug, honeypot, or scam. Scans the contract for dangerous powers (mint new supply, blacklist wallets, pause transfers, upgrade the code) AND checks who controls those powers, scored on the Crest settlement graph: ownership renounced, an established issuer, a multisig, or an anonymous drained wallet. The same powers are safe under a trusted controller and a rug under an anonymous one. Example: token_risk(0x4ed4e862860bed51a9570b96d89af5e1b0efefed) -> { risk_level: "low", attack_surface: 20, controller_trust: 0.65 }. Free; the full report is a $0.05 x402 call. Read-only, not financial advice. By Crest Deployment Systems.

NameTypeReqDescription
addressstringyesBase ERC-20 token contract address (0x + 40 hex)
NameTypeReqDescription
address
attack_surface
confidence
contract_risk
control_reputation
controller_trust
decision
error
free
model_version
note
reason_codes
risk_level
risk_score
token

No examples provided.