mcpserver.lol
registry/twzrd-agent-intel
Connection check verified live · 26h ago

twzrd-agent-intel

Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.

Tools 22
GitHub stars
Installs / wk 4.9k
Licence
Transport stdio, streamable-http
Last checked 26h ago

Tools & capabilities

22 tools

Read from the running server on 26h ago.

compare_wallets read-only wallet_a*wallet_b*
Free discovery: side-by-side intel for two wallets (e.g. choosing between two candidate providers). Returns both full score objects and which ranks higher by the wash-…
evaluate_x402_resource read-only methodprice_usdcagent_intentresource_url*
One-shot x402 guard. Fetches resource_url, extracts the seller wallet from the 402 accepts array (prefers Solana network entries), runs TWZRD preflight, and returns a spen…
get_counterparties read-only limitwallet*
Free discovery (capped teaser): the top-N merchants a wallet actually pays, by event count, with per-edge tx_count / total_usdc / first+last timestamps. See WHO a cou…
get_facilitator_footprint read-only wallet*
Free discovery: which x402 facilitators a payer has settled through, and how many. unique_facilitators = 1 is a thin/captive agent (locked to one rail); breadth acros…
get_merchant_card read-only walletresource_id
Free merchant card: observed inbound payment-graph quality around a Solana receive wallet. Dual input (PR-3): pass ``wallet`` and/or ``resource_id``. Resource resolve…
get_poec_score read-only wallet*
Free preview: PoEC v0 (Proof of Economic Contribution) for a payer wallet, computed from the same observed x402 snapshot score_wallet_for_intel returns. poec_score =…
get_provider_reputation read-only merchant*
Free discovery: corpus-backed SELLER reputation for a merchant/provider wallet. Answers "is this provider organic, narrow, or a wash fleet?" from the merchant's inbou…
get_readiness_card_tool read-only price_usdcagent_intentbuyer_walletresource_urlresource_nameseller_wallet +2
PRIMARY free pre-spend gate (advisory). Pass seller_wallet OR resource_name. When to use: before any x402 payment to a seller/resource. When not to use: after you alr…
get_solana_market_status read-only
Health probe for the Solana Market API data backend. Call this to gate or degrade gracefully BEFORE the other get_solana_market_* tools: it does a short-timeout hit o…
get_top_intel_agents read-only limitmin_paid_callsmax_days_since_last
Leaderboard of observed payer wallets in the x402 settlement graph, each with its intel score. This is behavioral corpus research, not identity proof or evidence that…
get_x402_directory read-only limitsourceflagged_only
Wash overlay on ingested PayAI/CDP/Agentic listings (PayAI not_indexed). Prefer HTTP GET /v1/intel/resources for the resource join SOT (callable URL + discovery claim list…
is_wash_fleet read-only wallet*
Free discovery: cheap circular-flow (wash) check for a payer wallet. Returns the CATEGORICAL classification (clean / self_pay / reciprocal / self+reciprocal), an is_c…
low_level_preflight read-only price_usdcagent_intentbuyer_walletresource_urlresource_nameseller_wallet +1
Low-level preflight check. Returns a richer result object including the upsell path to the paid /v1/intel/trust surface with v6 receipt. Prefer get_readiness_card_too…
score_wallet_for_intel read-only wallet*
Free discovery: real 0-100 intel score for a wallet from its observed x402 payment history across the broader x402 ecosystem (paid calls, distinct counterparties, volu…
score_wallets_batch read-only wallets*
Free discovery: score up to 25 wallets in a single call (each via the same transparent model as score_wallet_for_intel). Convenience for triaging a set of candidate co…
submit_contribution_claims read-only claims*wallet*
PoECX bridge: report settlements from your OWN rails (not TWZRD's paid routes) for cross-check against TWZRD's independently-ingested x402 corpus, by on-chain signatur…
twzrd_demo_gate read-only run_idintegration
Runnable, no-spend proof of the TWZRD buyer-side x402 trust gate - discoverable at runtime with no install and no human. Returns a deterministic transcript showing th…
twzrd_watch_add webhook_urlpayer_wallet*seller_wallet*
Register a re-call watch on a seller wallet. After registration, TWZRD will proactively re-check the seller's trust intel when `recheck_after_unix` elapses and POST a noti…
twzrd_watch_list read-only payer_wallet*
List active re-call watches for your agent wallet. Each watch shows the seller, current score/decision, and recheck_after_unix timestamp — the exact signal for when to re-…
twzrd_watch_remove watch_id*payer_wallet*
Deactivate a re-call watch by ID. payer_wallet must match the owner.
verify_receipt read-only receipt*expected_pubkeymax_age_secondsrequire_signature
Free utility: offline-verify a portable v5/v6 trust receipt — the "after you pay" half of the loop. Recomputes the Keccak256 leaf from the receipt's preimage (tamper-…
verify_root_inputs read-only root_seqresource_nameseller_wallet
Independent root verification (see tools/root_verifier.py for the recompute logic).