Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Flario

NPM · FLARIO · SCANNED SEP 24

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

Available components

+3 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 35 of 120 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2535 tokens (~97/item across 26 items; 24 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 21% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 24 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Flario MCP server?

Flario runs locally as an npm package, launched with npx -y flario. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · flario

# add to Claude Code
claude mcp add dziuba0x-flario -- npx -y flario
// .cursor/mcp.json
{
  "mcpServers": {
    "dziuba0x-flario": {
      "command": "npx",
      "args": [
        "-y",
        "flario"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dziuba0x-flario": {
      "command": "npx",
      "args": [
        "-y",
        "flario"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add dziuba0x-flario -- npx -y flario
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dziuba0x-flario": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "flario"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dziuba0x-flario --command npx --arg -y --arg flario
# ~/.hermes/config.yaml
mcp_servers:
  dziuba0x-flario:
    command: "npx"
    args: ["-y", "flario"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dziuba0x-flario": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "flario"
      ]
    }
  }
}
# add to Vellum
assistant mcp add dziuba0x-flario -t stdio -c npx -a -y flario
// mcp.json
{
  "mcpServers": {
    "dziuba0x-flario": {
      "command": "npx",
      "args": [
        "-y",
        "flario"
      ]
    }
  }
}
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.

  • 23 Sept 26 +1

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

  • 21 Sept 26 +1

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

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 10 Sept 26 +1

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

  • 8 Sept 26 +1

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

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 24 Sept 2026 · Analysed npm/flario@1.6.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 120 packages
Packages resolved 120
Stale 33
No linked repository 3
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 24 exposed · ~2,490 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
evidence_bundle ~195

Package several proof-carrying facts into one portable bundle that someone else can verify without trusting you. Takes FTSO Scaling anchor feeds and finalized FDC attestations (Web2Json included), folds each Merkle proof against the on-chain Relay root BEFORE including it, and refuses any fact that fails. Use when an agent needs to hand a downstream consumer, an auditor, or another agent the evidence its decision rested on.

NameTypeReqDescription
attestationsarrayFinalized FDC attestations to include, by round and request bytes.
claimstringPlain-language statement of what these facts are being used to support.
ftso_feedsarrayFeed names or bytes21 ids to anchor, e.g. ["FLR/USD", "BTC/USD"].
networkstringyes
voting_round_idintegerRound for the FTSO feeds. Defaults to the latest finalized round.

No output schema declared.

No examples provided.

evidence_verify ~129

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 right now. Re-binds Web2Json facts to the source recorded in the bundle. Trusts nothing in the bundle, including its own hash. This is the receiving end: run it on a bundle someone hands you.

NameTypeReqDescription
bundleobjectyesAn evidence bundle produced by evidence_bundle.
recheck_source_bindingbooleanRe-bind Web2Json facts to the expect_source recorded in the bundle.

No output schema declared.

No examples provided.

fassets_agent_details ~74

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 owner management address.

NameTypeReqDescription
agentstringyes
assetstring
networkstringyes

No output schema declared.

No examples provided.

fassets_agent_status ~71

List FAssets agents (FXRP first) with collateral ratios, minting capacity (free lots), minted/reserved amounts and liquidation status, sorted by vault collateral ratio (riskiest first).

NameTypeReqDescription
assetstringyes
max_agentsinteger
networkstringyes

No output schema declared.

No examples provided.

fassets_liquidation_scanner ~123

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 % price move away from it. Free when the operator has not enabled x402.

NameTypeReqDescription
assetstringyes
max_agentsinteger
networkstringyes
x402_paymentstringx402 payment: base64-encoded JSON EIP-3009 authorization payload. Omit to receive payment requirements.

No output schema declared.

No examples provided.

fassets_system_state ~65

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).

NameTypeReqDescription
assetstringyes
networkstringyes

No output schema declared.

No examples provided.

fcc_deployment_status ~194

Watch Flare 2.0 confidential compute roll out, network by network, while it is still happening. Reads the ContractRegistry for a confidential-compute deployment; if it finds an ERC-2535 diamond it enumerates every facet and function selector, maps them to capabilities (Protocol Managed Wallets, enclave VRF, machine remote-attestation, TEE governance, FDC V2), reads what it is wired to, and reports whether the system has live governance state or is an empty shell. Flare has not published an ABI for these contracts, so names come from signature matching while selectors, facets, addresses and wiring are read exactly from the chain.

NameTypeReqDescription
include_deployment_blockbooleanBinary-search the first block where the contract had code. Accurate, but ~30 extra RPC calls per contract.
networkstringA single network, or all four to see the rollout front.

No output schema declared.

No examples provided.

fdc_bulk_proof_bundle ~99

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 x402.

NameTypeReqDescription
networkstringyes
requestsarrayyes
x402_paymentstringx402 payment: base64-encoded JSON EIP-3009 authorization payload. Omit to receive payment requirements.

No output schema declared.

No examples provided.

fdc_get_attestation_proof ~76

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 DA response).

NameTypeReqDescription
abi_encoded_requeststringyes
networkstringyes
voting_round_idintegeryes

No output schema declared.

No examples provided.

fdc_request_attestation ~115

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_KEY is set — submits it to FdcHub, returning the tx hash and voting round id. Without a key it returns the prepared request for external submission.

NameTypeReqDescription
attestation_typestringyes
networkstringyes
request_bodyobjectyes
source_chainstringyes

No output schema declared.

No examples provided.

fdc_verify_settlement ~186

Prove an x402 settlement via Flare's enshrined FDC (trust-minimized, not the facilitator's word). Given a settlement tx hash it prepares an EVMTransaction attestation request (phase 1, free, no chain write); given a finalized voting_round_id + abi_encoded_request it locally Merkle-verifies the attestation AND binds it to the payment — confirming the attested tx contains an ERC-20 Transfer of >= amount of asset to payee. Never submits on-chain itself.

NameTypeReqDescription
abi_encoded_requeststring
amountstringyes
assetstringyes
networkstringyes
payeestringyes
payerstring
required_confirmationsinteger
settlement_tx_hashstringyes
voting_round_idinteger

No output schema declared.

No examples provided.

fdc_verify_web2json ~155

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 expected host / path / protocol / method, then decodes the payload with the request's ABI signature. Without expect_source the proof is verified but NOT bound, which an attacker can exploit with a valid proof from their own endpoint.

NameTypeReqDescription
abi_encoded_requeststringyes
expect_sourceobjectThe source you expected. Without it the proof is verified but NOT bound, which leaves you open to a valid proof from an attacker's endpoint.
networkstringyes
voting_round_idintegeryes

No output schema declared.

No examples provided.

fdc_web2json_request ~205

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 quotes the request fee. Submits on-chain only if FLARE_PRIVATE_KEY is set and submission is permitted; otherwise returns the prepared request for your own signer.

NameTypeReqDescription
abi_signaturestringyesJSON ABI tuple describing the decoded struct, e.g. {"components":[{"internalType":"uint256","name":"price","type":"uint256"}],"name":"dto","type":"tuple"}
bodystring
headersstring
http_methodstring
networkstringyes
post_process_jqstringyesjq filter applied to the JSON response, e.g. "{price: .price|tonumber}"
query_paramsstring
urlstringyes

No output schema declared.

No examples provided.

get_fassets_status ~64

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.

NameTypeReqDescription
assetstringyes
networkstringyes

No output schema declared.

No examples provided.

get_fdc_proof_status ~56

Get the FDC (protocol id 200) Merkle root and finalization status for a voting round from the Flare Relay contract.

NameTypeReqDescription
networkstringyes
voting_round_idintegeryes

No output schema declared.

No examples provided.

get_flr_balance ~56

Get native FLR balance and wrapped WFLR (WNat) balance for an EVM address on Flare mainnet or Coston2 testnet.

NameTypeReqDescription
addressstringyes
networkstringyes

No output schema declared.

No examples provided.

get_flr_stake_info ~69

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.

NameTypeReqDescription
addressstringyes
networkstringyes

No output schema declared.

No examples provided.

get_ftso_anchor_feed ~97

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 by an agent or a smart contract without trusting the DA API. Defaults to the latest finalized round.

NameTypeReqDescription
feed_idstringyes
networkstringyes
voting_round_idinteger

No output schema declared.

No examples provided.

get_ftso_feed ~61

Get the latest FTSO price feed (value, decimals, timestamp) for a feed by name (e.g. "FLR/USD") or raw bytes21 feed id.

NameTypeReqDescription
feed_idstringyes
networkstringyes

No output schema declared.

No examples provided.

get_ftso_feeds_all ~35

Get the latest FTSO price for all known feeds on the given network.

NameTypeReqDescription
networkstringyes

No output schema declared.

No examples provided.

get_ftso_history ~89

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 Merkle-verified against the on-chain Relay root.

NameTypeReqDescription
feed_idstringyes
networkstringyes
roundsinteger
verifyboolean

No output schema declared.

No examples provided.

get_ftso_providers ~72

Get the list of active FTSO data providers (name, address, vote power, fee, reward rate) for the given network.

NameTypeReqDescription
limitinteger
networkstringyes
reward_epoch_idintegerReward epoch to read. Defaults to the current one.

No output schema declared.

No examples provided.

get_smart_account_info ~136

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 whether the account is actually deployed yet. Reverse: give a Flare address (0x...) to find out whether it is a Smart Account and which XRPL account owns it.

NameTypeReqDescription
flare_addressstringFlare address (0x...). Resolves backward to its XRPL owner.
networkstringyes
xrpl_addressstringXRPL account (r...). Resolves forward to its Flare address.

No output schema declared.

No examples provided.

songbird_fcc_registry ~68

Scan the live FlareContractRegistry (Songbird by default) for Flare Confidential Compute contracts (PMW, TEE, compute extensions). Reports FCC deployment status post-STP.13 and lists FDC/Relay contracts plus the full registry.

NameTypeReqDescription
networkstring

No output schema declared.

No examples provided.

Common questions

What is the Flario MCP server?

Flario is an MCP server listed in the public MCP registry as io.github.dziuba0x/flario. Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay. This page covers its npm package (flario).

Is the Flario MCP server safe to use?

Flario scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Flario MCP server expose?

Flario exposes 24 tools: get_flr_balance, get_flr_stake_info, get_ftso_feed, get_ftso_feeds_all, get_ftso_providers, and 19 more. Their descriptions and schemas cost roughly 2,490 tokens of context every time the server is loaded.

Is the Flario MCP server still maintained?

Flario is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Flario MCP server under?

Flario declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.