# io.flarewatch/flarewatch (remote · mcp.flarewatch.io)

Verifiable Flare & Songbird data: validator scores, FTSO accuracy, prices, wallet intelligence.

- Trust score: 77/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `mcp.flarewatch.io`: 77/100 (this document), [markdown](https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp.md), [page](https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp)
- npm · `@flarewatch/mcp`: 34/100, [markdown](https://verifymcp.io/servers/io-flarewatch-flarewatch/flarewatch-mcp.md), [page](https://verifymcp.io/servers/io-flarewatch-flarewatch/flarewatch-mcp)

## Channel facts

- Endpoint: `https://mcp.flarewatch.io/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.5`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 27 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 2509 tokens (~78/item across 32 items; 27 tools + 5 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 27 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the io.flarewatch/flarewatch MCP server?

io.flarewatch/flarewatch is a hosted endpoint at https://mcp.flarewatch.io/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http io-flarewatch-flarewatch 'https://mcp.flarewatch.io/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "io-flarewatch-flarewatch": {
      "url": "https://mcp.flarewatch.io/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "io-flarewatch-flarewatch": {
      "type": "http",
      "url": "https://mcp.flarewatch.io/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.io-flarewatch-flarewatch]
url = "https://mcp.flarewatch.io/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-flarewatch-flarewatch": {
      "type": "remote",
      "url": "https://mcp.flarewatch.io/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-flarewatch-flarewatch --url 'https://mcp.flarewatch.io/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-flarewatch-flarewatch:
    url: "https://mcp.flarewatch.io/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "io-flarewatch-flarewatch": {
      "Transport": "http",
      "Url": "https://mcp.flarewatch.io/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add io-flarewatch-flarewatch -t streamable-http -u 'https://mcp.flarewatch.io/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "io-flarewatch-flarewatch": {
      "type": "http",
      "url": "https://mcp.flarewatch.io/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 77, +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.

### 2026-09-20 (score 76, +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.

### 2026-09-18 (score 75, +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.

### 2026-09-16 (score 74, +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.

### 2026-09-14 (score 73, +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.

### 2026-09-12 (score 72, +1)

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

### 2026-09-10 (score 71, +1)

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

### 2026-09-07 (score 70, +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.

## MCP tools (27)

### `get_flare_validators` (~78 tokens)

Get Flare Validators

List Flare P-Chain validators with FlareWatch composite Score, stake, fee, uptime, and capacity. Sort by score (default), stake, or apy. Pure on-chain + computed data; no editorial ranking. limit caps at 100.

Input parameters:

- `limit` (integer)
- `sort_by` (string)

### `get_validator_score` (~74 tokens)

Get Validator Score

Return the FlareWatch composite Score and full per-dimension breakdown for one Flare validator by NodeID. Each dimension carries its raw score, max, and the detail string explaining the score (e.g. 'Active outage · 3 consecutive missed epochs'). Methodology link returned.

Input parameters:

- `node_id` (string, required)

### `get_ftso_providers` (~93 tokens)

Get FTSO Providers

List FTSO data providers on Flare or Songbird. Flare rows include FlareWatch composite Score; Songbird rows expose vote power, fee, and last-epoch reward rate (no score on SGB by design). Default sort: score (FLR) / vote power (SGB). limit caps at 100.

Input parameters:

- `limit` (integer)
- `network` (string, required)

### `get_ftso_provider_metrics` (~102 tokens)

Get FTSO Provider Metrics

Return detailed metrics for one FTSO data provider on Flare or Songbird: fee, reward rate, uptime, vote power, delegator count, and (Flare) the FlareWatch composite Score plus the provider's rank and percentile by score and by reward rate among all providers (provider_count is the denominator). address must be a lowercase 0x EVM address.

Input parameters:

- `address` (string, required)
- `network` (string, required)

### `get_network_status` (~76 tokens)

Get Network Status

Return current FTSO reward-epoch state for Flare (default) or Songbird: current epoch ID, when it started, how far into the epoch we are, and how many seconds remain. Source is FlareSystemsManager on-chain reads. Nulls returned when on-chain read fails.

Input parameters:

- `network` (string)

### `get_flarewatch_validator` (~84 tokens)

Get FlareWatch Validator

Return FlareWatch's own Flare P-Chain validator stats — same scoring algorithm as every other validator, no promotional weighting. Returns one row per FlareWatch-operated node, with self-bond, delegations, fee, uptime, expiry, and composite Score. is_live=false indicates the row is a cold-load fallback (RPC down or no match yet).

### `get_flarewatch_sgb_entity` (~86 tokens)

Get FlareWatch SGB Entity

Return FlareWatch's Songbird FTSO entity's live on-chain stats: WSGB vote power, self-balance, current delegation fee, and per-WSGB reward rate from the last finished reward epoch. Source is direct on-chain reads (WNat + WNatDelegationFee + RewardManager). configured=false indicates the entity address isn't set yet.

### `get_flare_prices` (~120 tokens)

Get Flare Prices

Latest FLR, SGB and XRP prices in USD and major fiats (EUR, GBP, AUD, JPY, CAD). Each asset has its OWN source (ftso oracle, or coingecko fallback) and sources can differ within one response, so check source per asset. degraded=true only when a whole upstream fails: one asset falling back does NOT set it, nor a missing rate (fx.<cur>=null). fx is the shared USD-to-fiat rate: fiat = usd * fx.

Input parameters:

- `currencies` (array)

### `get_recent_agent_actions` (~111 tokens)

Get Recent Agent Actions

Return the FlareWatch agent's recent action feed: surface, action kind (observation/propose/topup/rollback/claim/etc), outcome, and detect-to-remediate latency on the agent's own recoveries. Validator-surface entries are proposals only — the node's own controllers act, never the agent. Source: hourly signed snapshot, verifiable via chain_verify_url; available=false when it is unavailable.

Input parameters:

- `limit` (integer)
- `since_ts_minute` (string)

### `get_agent_capabilities` (~86 tokens)

Get Agent Capabilities

Return the FlareWatch agent's capability surface: autonomous-vs-total playbook counts per family (validator families are propose-only — autonomous 0 by design), autonomous fraction across agent-owned surfaces, drill correctness, defects caught, and recovery counts (deterministic = the node's own controllers; agentic = the agent). Source: hourly signed snapshot; available=false when unavailable.

### `get_agent_status` (~86 tokens)

Get Agent Status

Return the FlareWatch agent's reliability scorecard from its hourly signed snapshot: autonomous fraction across agent-owned surfaces (validator families are propose-only) + per-family breakdown, recovery counts (deterministic = the node's own controllers; agentic = the agent; 30-day window), drill correctness, defects caught, and human-in-the-loop queue depth. available=false when unavailable.

### `get_network_economics` (~95 tokens)

Get Network Economics

Return Flare's monetary metrics: circulating and committed supply, total staked, staking ratio, WFLR supply, annualized inflation (rate + FLR/yr), and the FLR burn rate (daily + annualized estimate) with net supply change. Source is on-chain reads plus a live block sample for the burn estimate. Nulls (not zeros) returned for any leg whose on-chain read fails.

### `get_fassets_status` (~80 tokens)

Get FAssets Status

Return FAssets status on Flare: for each FAsset (e.g. FXRP), its symbol, underlying asset, minted amount, and USD TVL (minted x underlying price), plus aggregate total_tvl_usd. Source is on-chain totalSupply reads valued at current prices. available=false when the read fails or none are minted.

### `get_defi_tvl` (~66 tokens)

Get DeFi TVL

Return total value locked (USD) across the Flare DeFi ecosystem with a per-protocol breakdown (protocol name, TVL, token count). Source is on-chain reads valued at current prices. available=false / total null when the price-dependent TVL read is unavailable.

### `get_chain_activity` (~73 tokens)

Get Chain Activity

Return live Flare C-chain activity: transactions per second, average block time, block utilization, gas price (gwei), average fee per tx, latest block number, and all-time totals (transactions, addresses, blocks). Source is a live block sample plus explorer stats. Nulls returned when a leg is unavailable.

### `get_ftso_provider_history` (~101 tokens)

Get FTSO Provider History

Return the per-epoch reward-rate and composite-score trend for one Flare FTSO provider across the most recent tracked reward epochs (up to 30, newest first). Use this for performance trend over time; use get_ftso_provider_metrics for the current snapshot. address must be a 0x EVM address. found=false when the provider isn't in the tracked window.

Input parameters:

- `address` (string, required)
- `limit` (integer)

### `list_ftso_feeds` (~106 tokens)

List FTSO Feeds

List the FTSO block-latency price feeds Flare's oracle provides (e.g. FLR/USD, BTC/USD, ETH/USD) with Flare's published risk tier for each (low/medium/high/new — volatility + liquidity). Optionally filter by risk. These are the symbols the on-chain oracle prices; use get_flare_prices for live FLR/SGB/XRP values.

Input parameters:

- `limit` (integer)
- `risk` (string)

### `get_payment_options` (~67 tokens)

Get Payment Options

Return machine-readable payment options for paid FlareWatch capacity: deposit USDT0 on Flare and the sending wallet is credited compute units (CU) that never expire. Includes the deposit address, credit rate, and balance URL. provisioned=false means the rail is not accepting deposits yet.

### `simulate_delegation_rewards` (~121 tokens)

Simulate Delegation Rewards

Estimate annual WFLR FTSO-delegation rewards for delegating an amount to a Flare FTSO provider (defaults to FlareWatch). Annualizes the provider's latest realized per-epoch reward rate (rate x ~104.29 epochs/yr). Returns estimated APR and annual/monthly reward in FLR. A projection, not a guarantee; FTSO delegation only, not P-chain staking. found=false when the provider isn't cached.

Input parameters:

- `amount_flr` (number, required)
- `provider_address` (string)

### `compare_validators` (~78 tokens)

Compare Validators

Side-by-side comparison of up to 10 Flare validators by NodeID. Rows returned in the order supplied (no re-ranking by FlareWatch). Each row carries score, stake, fee, uptime, capacity, APR, and stake-period expiry. Missing NodeIDs return found=false with null fields.

Input parameters:

- `node_ids` (array, required)

### `compare_ftso_providers` (~92 tokens)

Compare FTSO Providers

Side-by-side comparison of up to 10 FTSO providers on Flare or Songbird. Rows returned in the order supplied (no re-ranking by FlareWatch). Flare rows include the composite Score; Songbird rows expose vote power, fee, last-epoch reward rate. Missing addresses return found=false with null fields.

Input parameters:

- `addresses` (array, required)
- `network` (string, required)

### `verify_response` (~74 tokens)

Verify Response

Verify that a previously-served FlareWatch MCP response really came from this server. Pass the structured envelope WITHOUT the verification_signature field as payload, and the signature you received as signature. Returns valid=true when the HMAC matches. Useful for cross-AI citation verification.

Input parameters:

- `payload` (required)
- `signature` (string, required)

### `get_my_delegations` (~60 tokens)

Get My Delegations

Return the calling wallet's WFLR FTSO delegations and P-chain validator delegations. Requires OAuth scope wallet:read. The wallet is resolved from the OAuth token; no input arg accepts a wallet address (cross-tenancy isolation).

### `get_my_claimable` (~68 tokens)

Get My Claimable

Return claimable rewards across networks for the calling wallet. Currently ships SGB FTSO claimable; FLR-side reward streams (FTSO, MIRROR, FlareDrop, validation) ship in a follow-on phase and return null until then. Requires OAuth scope wallet:read.

### `get_my_portfolio_summary` (~63 tokens)

Get My Portfolio Summary

Return the calling wallet's FLR and SGB balances and their USD valuations. Native and wrapped (WFLR / WSGB) balances are reported separately; wrapped balances roll into the per-token USD values and the total. Requires OAuth scope wallet:read.

### `get_my_tax_records` (~88 tokens)

Get My Tax Records

Return structured tax line items (FTSO/MIRROR claims, FlareDrop, validation rewards) for the calling wallet for a given year. NOT a tax calculator. NOT professional advice. Always verify on-chain and consult a CPA. Phase 3 ships the shape; full record assembly lands in a follow-on phase. Requires OAuth scope personal:read.

Input parameters:

- `year` (integer, required)

### `get_my_rewards_history` (~78 tokens)

Get My Rewards History

Return the calling wallet's cumulative staking/VRM reward state: total earned to date, claimed, unclaimed, FTSO-epoch claimable, and days until unclaimed rewards burn on-chain. Read-only on-chain query. Requires OAuth scope wallet:read. Does not include a full per-epoch claim timeline (see notes).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp#diagnostics

## Score history

- 2026-09-24: 77
- 2026-09-23: 77
- 2026-09-22: 77
- 2026-09-21: 76
- 2026-09-20: 76
- 2026-09-19: 75
- 2026-09-18: 75
- 2026-09-17: 74
- 2026-09-16: 74
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 72
- 2026-09-12: 72
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 70
- 2026-09-08: 70
- 2026-09-07: 70
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 68
- 2026-09-03: 68
- 2026-09-02: 67
- 2026-09-01: 67
- 2026-08-31: 66
- 2026-08-30: 66

## Common questions

### What is the io.flarewatch/flarewatch MCP server?

io.flarewatch/flarewatch is an MCP server listed in the public MCP registry as io.flarewatch/flarewatch. Verifiable Flare & Songbird data: validator scores, FTSO accuracy, prices, wallet intelligence. This page covers its hosted endpoint (https://mcp.flarewatch.io/api/mcp).

### Is the io.flarewatch/flarewatch MCP server safe to use?

io.flarewatch/flarewatch scores 77 out of 100 on VerifyMCP. 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 io.flarewatch/flarewatch MCP server expose?

io.flarewatch/flarewatch exposes 27 tools: get_flare_validators, get_validator_score, get_ftso_providers, get_ftso_provider_metrics, get_network_status, and 22 more. Their descriptions and schemas cost roughly 2,306 tokens of context every time the server is loaded.

### Does the io.flarewatch/flarewatch MCP server require authentication?

No. We connected to io.flarewatch/flarewatch without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the io.flarewatch/flarewatch MCP server still maintained?

io.flarewatch/flarewatch 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.

## Links

- Remote endpoint: https://mcp.flarewatch.io/api/mcp
- Website: https://www.flarewatch.io/services/mcp
- Changelog RSS feed: https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/io-flarewatch-flarewatch/api-mcp
