https://mcp.pegana.xyz (see setup).
ping
Liveness check. Returns server version and timestamp.
get_assets
Lists every tracked asset with the latest snapshot.
assets.toml). No
filtering parameter in v1 — filter client-side or in the model’s reasoning.
get_asset_state
Current state for one asset.
get_methodology
Returns the formula, sources, and thresholds the asset uses. Static content vendored
at build time — safe for the model to read as authoritative.
{ symbol: "jitoSOL" }) returns the shared LST explainer.
verify_alert
Verify an on-chain alert receipt. Proxies GET /v1/audit/:alert_id — the underlying
data is already public, so this tool is free.
result envelope. evidence_status discriminates
ready (full receipt, shown above), pending, or failed_permanent — the
pending / failed_permanent shapes mirror the /v1/audit/:id four-state
contract and omit the evidence object.
Use this when a user pastes an alert ID and the model needs to confirm it corresponds
to a real, on-chain-anchored transition before acting on it.
Typical agent flow
Next
Paid tools — ping_paid + get_asset_history + subscribe_peg_events
Settlement flow for the three paid tools.