Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/wzrd/twzrd-agent-intel
REMOTE

twzrd-agent-intel

wzrd/twzrd-agent-intel

Agent intelligence and reputation tools for the Solana x402 agent economy. Use before paying an x402 endpoint to assess trust, spending safety, and available proof for a provider or resource.

16 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (3mo)
16toolsRemote/ HTTP3moindexed
100% uptime · 336ms avgChecked Jul 4, 2026
Quality Score
42/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure11.7/20
72 days indexed
Capability18.3/25
Tools: 6.3/13 (16 tools)
Description: 5/5
Endpoint: 7/7
Adoption2.4/25
Use count: 2.4/20 (3 uses)
Multi-registry: 0/5 (1 registry)
Reliability10/25
Currently live: 10/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
16 tools. Nothing caught our attention.
First indexed Jun 5, 2026
Server Profile
Tools catalogued
16
16 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 336ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://twzrd-agent-intel--wzrd.run.tools
Tools (16)
get_readiness_card_tool
Returns an agentic readiness card for a provider or x402 resource. Answers four questions before an agent pays: - can_spend: bool — is it safe to spend on this resource? - trust_score: 0-100 — composite trust signal - proof: dict — V5 receipt upsell path, known wallets, provider reputation - caveats: list[str] — risk factors and negative signals - next_fixes: list[str] — what the provider should fix to improve trust - decision: "allow" | "warn" | "block" - trust_score_basis: str — ALWAYS a free heuristic from the small internal registry + Dexter marketplace signals (dexter_heuristic_registry_v0:*). This is NOT the real 42k+ cross-facilitator x402 corpus. The full corpus (x402_payment_receipts + intel_renorm_v1 + signed V5 receipt) is paid-only, via GET /v1/intel/trust/{wallet}. A caveat always restates this. Also returns: resource_name, seller_wallet, category, price_usdc, paid_deep_dive, paid_price_usdc (see the outputSchema for the full contract). Provide at least one of resource_name or seller_wallet.
dexter_preflight
Low-level Dexter preflight check. Returns a richer result object including the upsell path to the paid /v1/intel/trust surface with V5 receipt. Prefer get_readiness_card for most callers. Use this when you need max_spend_recommendation_usdc, full_report_hint, or the suggest_full_report flag. The embedded `readiness_card` carries the SAME full shape as get_readiness_card_tool (see the outputSchema).
get_solana_market_status
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 on the data service and reports whether it is reachable, so an agent can tell "market has no data" from "service is down" without failing a real query. Free discovery tool.
get_solana_market_visibility_map
Returns the current Solana Market API visibility map (which markets have meaningful on-chain settlement activity and liquidity signals). Returns metadata-market count, on-chain-trade-market count, their overlap (decodable_overlap), coverage_pct, and sample tickers unique to each side. Free discovery tool. On failure returns a structured {status:"error", kind, retryable, detail} envelope (call get_solana_market_status to disambiguate).
get_solana_market_orderbook_depth
Returns normalized orderbook depth and liquidity profile for a specific ticker from Solana Market API data. Tickers are prediction-market event tickers (e.g. KXUSNFP-26MAY01), not spot DEX symbols. Free discovery tool. On failure returns a structured {status:"error", kind, retryable, detail} envelope.
get_solana_market_shape
Returns market shape / structure signals for a ticker (concentration, venue fragmentation, settlement patterns). Excellent for understanding *how* a market actually trades on-chain. Tickers are prediction-market event tickers (e.g. KXUSNFP-26MAY01). On failure returns a structured {status:"error", kind, retryable, detail} envelope.
Show all 16 tools ↓
get_solana_market_onchain_trades_summary
Returns recent on-chain trade and settlement activity. - With `ticker`: raw per-market trade rows from the live by-market feed (/onchain-trades-by-market). - Without `ticker`: aggregated counts across all markets (total_trades_observed, distinct_markets_observed, markets_sample) from /onchain-trades-summary. The two branches return DIFFERENT shapes (raw rows vs aggregated counts). Tickers are prediction-market event tickers (e.g. KXUSNFP-26MAY01). On failure returns a structured {status:"error", kind, retryable, detail} envelope.
score_wallet_for_intel
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, volume, recency). Uses a simple transparent heuristic (volume log + breadth + spend log + recency decay) — the exact formula is returned inline as `score_model`. Returns intel_score, the wash-discounted effective_score + wash_flag/wash_factor (cheap Sybil signal), counts, component breakdown, and a data_available flag. Malformed pubkeys are rejected cleanly; the failure path returns the same shape as success. Sourced from the cross-facilitator corpus via the public Rust HTTP endpoint GET /v1/agents/{wallet}/x402 (backed by the x402_solana_payer_agg matview). For the full corpus-breadth renormalized model (intel_renorm_v1: score_raw, confidence, breadth_factor, wash_factor) + signed portable V5 receipt, pay for the HTTP surface: GET /v1/intel/trust/{wallet} (0.05 USDC).
get_top_intel_agents
Leaderboard of the most active paying agents on the network, each with its real intel score. The free discovery flywheel: find credible counterparties by actual on-chain payment activity. Ranks by the wash-discounted effective_score (single-counterparty fleets are demoted, not hidden) with a deterministic tiebreaker. Set min_paid_calls to suppress one-shot wallets and max_days_since_last to suppress dormant ones.
get_provider_reputation
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 inbound payment graph over the last 90 days: unique payers, repeat-payer %, heavy-fleet revenue concentration, captive-payer % (onboarding-sink proxy), and a scripted-fleet uniformity signal. Returns a wash_label + reputation tier + wash_flagged bool. Complements score_wallet_for_intel (payer side) with the seller side. Fail-open: a DB gap returns wash_label/tier "unknown" rather than erroring. This is the free seller signal; the paid per-wallet renorm model + signed V5 receipt remain at GET /v1/intel/trust/{wallet} (0.05 USDC).
is_wash_fleet
Free discovery: cheap circular-flow (wash) check for a payer wallet. Returns the CATEGORICAL classification (clean / self_pay / reciprocal / self+reciprocal), an is_circular bool, and the observed event counts + distinct_merchants from the wallet's corpus edges. Use as a fast Sybil/wash gate before trusting a counterparty. Fail-open: a DB gap returns classification "unknown". The numeric wash discount (wash_factor / wash_ratio) and the full renormalized model stay paid — they are NOT returned here.
verify_receipt
Free utility: offline-verify a portable V5 trust receipt — the "after you pay" half of the loop. Recomputes the Keccak256 leaf from the receipt's preimage (tamper-evidence) AND verifies the Ed25519 signature against the published TWZRD receipt-signing key (authenticity). Returns valid/leaf_valid/signature_valid plus the recomputed leaf and any errors. Pure and offline — no DB, no network, no payment. Pass the entire PaidReceipt object you were issued. Trust is anchored on the published key (or expected_pubkey), NOT on whatever pubkey the receipt carries.
get_facilitator_footprint
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 across facilitators indicates a more established cross-rail agent. Returns the facilitator_ids list plus tx/merchant context. Fail-open: a DB gap returns data_available=false rather than erroring.
get_counterparties
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 counterparty transacts with before trusting it. The list is capped (default 10, max 25) and `capped`/`total_distinct_merchants` disclose how much is withheld; the FULL deduped payment graph and numeric edge weights are part of the paid intel surface (GET /v1/intel/trust/{wallet}). Fail-open.
score_wallets_batch
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 counterparties at once; `requested`/`capped` disclose any truncation.
compare_wallets
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-discounted effective_score ("tie" on equal, null if a side is unavailable).

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from wzrd
Attention Velocity
Track attention momentum and market velocity across public software markets to identify trending projects. Discover growing software ecosystems through real-time leaderboard data and detailed oracle feeds. Access engagement metrics and market health to make informed decisions based on ecosystem interest.
WZRD Protocol
Analyze AI attention markets and track velocity oracle feeds for software platforms. Monitor protocol health, yield flywheels, and liquidity pool status through real-time on-chain data. Evaluate wallet positions and simulate compound cycles to optimize decentralized attention market interactions.
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
Satoshidata Wallet Intelligence
Bitcoin wallet intelligence for AI agents: labels, risk signals, transactions, fees, and mempool.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
Indexed from Smithery · Updates nightlyView on Smithery →