mcpserver.lol
registry/flario
Connection check local install

flario

Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay.

Tools 24
GitHub stars
Installs / wk 31
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

24 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

evidence_bundle from source
evidence_verify from source
Verify an evidence bundle from scratch. Rebuilds every leaf from its own body, folds it through its proof, and compares against Relay.merkleRoots(protocol, round) read on-chain rig…
fassets_agent_details from source
Human-facing details of a FAssets agent (name, description, icon/logo URL, terms-of-use URL, whitelist status) from the AgentOwnerRegistry. Accepts an agent vault address or an own…
fassets_agent_status from source
List FAssets agents (FXRP first) with collateral ratios, minting capacity (free lots), minted/reserved amounts and liquidation status, sorted by vault collateral ratio (riskiest fi…
fassets_liquidation_scanner from source
PREMIUM (x402): FAssets agents ranked by liquidation risk, joined with live FTSOv2 prices — per agent: CR headroom, the underlying price at which liquidation starts, and the % pric…
fassets_system_state from source
Global FAssets system state for an asset: total minted, agent count, lot size, minting cap/pause, aggregated vault+pool collateral, and the redemption queue (tickets, value, lots).
fcc_deployment_status from source
fdc_bulk_proof_bundle from source
PREMIUM (x402): batch retrieval of up to 20 FDC attestation proofs with local Merkle verification of each against the on-chain Relay root. Free when the operator has not enabled x4…
fdc_get_attestation_proof from source
Retrieve an FDC attestation proof from the Data Availability layer for a finalized voting round and verify the Merkle proof locally against the on-chain Relay root (no trust in the…
fdc_request_attestation from source
Submit an FDC attestation request (Payment, AddressValidity or EVMTransaction). Prepares the request via a Flare-hosted verifier, queries the request fee, and — if FLARE_PRIVATE_KE…
fdc_verify_settlement from source
Prove an x402 settlement via Flare
fdc_verify_web2json from source
Verify a Web2Json attestation AND bind it to the source you expected. Checks the Merkle proof locally against the on-chain Relay root, confirms the attested URL matches your expect…
fdc_web2json_request from source
Turn any public web API into a fact a smart contract can verify. Prepares an FDC Web2Json attestation request (URL + jq filter + ABI signature) through a Flare-hosted verifier and…
get_fassets_status from source
Get FAssets status (total minted, active agent count) for FXRP, FBTC or FDOGE on the given network, via the on-chain AssetManager with a flaremetrics.io fallback.
get_fdc_proof_status from source
Get the FDC (protocol id 200) Merkle root and finalization status for a voting round from the Flare Relay contract.
get_flr_balance from source
Get native FLR balance and wrapped WFLR (WNat) balance for an EVM address on Flare mainnet or Coston2 testnet.
get_flr_stake_info from source
One-call Flare portfolio for an address: native FLR + wrapped WFLR, FTSO vote power and delegation, claimable protocol rewards (by source), and FlareDrops. All four networks.
get_ftso_anchor_feed from source
Get a proof-carrying FTSO Scaling anchor feed: the price plus a Merkle proof verified LOCALLY against the on-chain Relay root (FTSO Scaling protocol 100). Trust-minimized — usable…
get_ftso_feed from source
Get the latest FTSO price feed (value, decimals, timestamp) for a feed by name (e.g. \
get_ftso_feeds_all from source
Get the latest FTSO price for all known feeds on the given network.
get_ftso_history from source
Get recent FTSO Scaling anchor-feed history for a feed (by name or bytes21 id) from the public Flare Data Availability layer — no external indexer needed. Each point is optionally…
get_ftso_providers from source
Get the list of active FTSO data providers (name, address, vote power, fee, reward rate) for the given network.
get_smart_account_info from source
Resolve between XRPL accounts and Flare Smart Accounts via the on-chain MasterAccountController. Forward: give an XRPL account (r...) to get its deterministic Flare address and whe…
songbird_fcc_registry from source
Scan the live FlareContractRegistry (Songbird by default) for Flare Confidential Compute contracts (PMW, TEE, compute extensions). Reports FCC deployment status post-STP.13 and lis…