# AgentFeed (remote · x402.ochinimus.app)

AgentFeed: 47 tools — our own liquidation tape + tokenized-equity peg data, paid in USDC.

- Trust score: 63/100 (medium)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `x402.ochinimus.app`: 63/100 (this document), [markdown](https://verifymcp.io/servers/seekdaseek-agentfeed/x402.md), [page](https://verifymcp.io/servers/seekdaseek-agentfeed/x402)

## Channel facts

- Endpoint: `https://x402.ochinimus.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.1`

## 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-08-03.

- **Endpoint Security**: 46/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 47 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 not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 4311 tokens (~91/item across 47 items; 47 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 98% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http seekdaseek-agentfeed https://x402.ochinimus.app/mcp
```

### Codex

```toml
[mcp_servers.seekdaseek-agentfeed]
url = "https://x402.ochinimus.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "seekdaseek-agentfeed": {
      "type": "remote",
      "url": "https://x402.ochinimus.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add seekdaseek-agentfeed --url https://x402.ochinimus.app/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  seekdaseek-agentfeed:
    url: "https://x402.ochinimus.app/mcp"
```

### Other

```json
{
  "mcpServers": {
    "seekdaseek-agentfeed": {
      "type": "http",
      "url": "https://x402.ochinimus.app/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-08-03 (score 63, +1)

- [security] Tool “get_last_liquidation” rewrote its description, which is the text the model reads
- [functional] Schema quality: good → excellent

### 2026-08-02 (score 62, +1)

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

### 2026-08-01 (score 61, −3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 64, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 63, +1)

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

### 2026-07-29 (score 62, 0)

- [functional] New tool “get_peg_universe”
- [functional] New tool “get_peg_sessions”
- [functional] New tool “get_peg_deviation”

### 2026-07-28 (score 62, +1)

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

### 2026-07-27 (score 61, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (47)

### `get_sol_price` (~40 tokens)

Live SOL/USD spot price with confidence interval (Pyth oracle). Costs $0.001 USDC per call (x402, Solana mainnet).

### `get_btc_price` (~41 tokens)

Live BTC/USD spot price with confidence interval (Pyth oracle). Costs $0.001 USDC per call (x402, Solana mainnet).

### `get_funding_rate` (~46 tokens)

Current SOL and BTC perp funding rates, mark prices, open interest (Hyperliquid). Costs $0.002 USDC per call (x402, Solana mainnet).

### `get_fear_greed` (~27 tokens)

Crypto Fear & Greed index (0-100) with classification. Free.

### `get_market_snapshot` (~44 tokens)

SOL+BTC prices, funding rates, and Fear & Greed in one call. Costs $0.003 USDC per call (x402, Solana mainnet).

### `get_wallet_holdings` (~63 tokens)

Solana wallet holdings: native SOL, SPL tokens with USD values, NFT count (Helius DAS). Costs $0.008 USDC per call (x402, Solana mainnet).

Input parameters:

- `wallet` (string, required): Solana wallet address (base58)

### `get_token_metadata` (~59 tokens)

SPL token metadata: name, symbol, decimals, supply, price (Helius DAS). Costs $0.005 USDC per call (x402, Solana mainnet).

Input parameters:

- `mint` (string, required): SPL token mint address (base58)

### `get_recent_liquidations` (~164 tokens)

Recent perp liquidations across Bybit (complete unthrottled tape), OKX and Binance: timestamp, long/short, size, price, USD value. Any USDT perp (~600 symbols), not just majors. Costs $0.003 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): max rows, 1-100, default 25
- `min_usd` (number): only prints >= this USD size
- `scope` (string): core = the 5 majors (default), all = every recorded USDT perp
- `symbol` (string): SOL, BTC, ETH, XRP, DOGE, or any USDT perp e.g. SXTUSDT (omit for majors)

### `get_cascade_alert` (~162 tokens)

Liquidation cascade detector for the 5 majors (SOL, BTC, ETH, XRP, DOGE): returns cascades active NOW - clustered same-side liquidations with symbol, side, USD total, prints, duration, severity (minor/major/extreme). Empty cascades array = no cascade in window. For all ~600 USDT perps across 3 exchanges, use get_cascade_scan. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `min_events` (number): min prints to qualify, default 4
- `min_usd` (number): min summed USD, default 50000
- `window` (number): lookback window seconds, 30-300, default 90

### `get_cascade_scan` (~159 tokens)

FULL-UNIVERSE cascade scan: detects liquidation cascades across ~600 USDT perps on Bybit, OKX and Binance simultaneously - not just majors. Bybit is the only complete unthrottled liquidation tape in crypto and no exchange publishes history of it, so this coverage is not available anywhere else. Returns symbol, side, USD total, prints, duration, severity. Costs $0.05 USDC per call (x402, Solana mainnet).

Input parameters:

- `min_events` (number): min prints to qualify, default 4
- `min_usd` (number): min summed USD, default 50000
- `window` (number): lookback window seconds, 30-300, default 90

### `get_liquidation_leaders` (~131 tokens)

What is blowing up RIGHT NOW: top symbols ranked by liquidation USD across ~600 USDT perps on Bybit, OKX and Binance. Per symbol: total liquidated, long vs short split, biggest single print, venue count, dominant side. The fastest read on where leverage is being flushed. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): top N symbols, 1-50, default 10
- `window_min` (number): lookback minutes, 5-1440, default 60

### `get_sharp_move` (~289 tokens)

SHARP MONEY DETECTOR for World Cup betting markets. Finds abnormal PRE-MATCH moves in the de-margined consensus win probability (TxODDS StablePrice, cryptographically anchored on Solana). Because no match is in play, there is nothing to react to - a win probability that jumps before kickoff is money arriving, not a reaction to a goal or a red card. Default threshold 2.81 percentage points per 5 minutes is the p99.9 of 8,464,803 real odds ticks harvested across 137 matches; the median 5-minute move is 0.08pp, so a firing is roughly 35x normal. Returns match, competition, minutes to kickoff, the probability path, move size, direction (odds shortening or drifting) and severity (notable/sharp/extreme). Use before placing or pricing a World Cup bet, or to detect informed money entering a market. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `lookback_min` (number): how far back to search, minutes, 5-1440, default 60
- `min_pp` (number): minimum move in percentage points, default 2.81 (= p99.9 of real moves)
- `window` (number): lookback window in seconds, 60-1800, default 300

### `get_liquidation_stats` (~72 tokens)

Liquidation aggregates for the 5 majors (SOL, BTC, ETH, XRP, DOGE): 1h and 24h totals, longs vs shorts USD split, biggest print, broken out per exchange. Costs $0.004 USDC per call (x402, Solana mainnet).

### `get_last_liquidation` (~44 tokens)

FREE taster: last liquidation for SOL, BTC, ETH, XRP and DOGE (15-min delayed). Real-time via get_recent_liquidations. Free.

### `get_positioning` (~58 tokens)

SOL+BTC positioning: long/short account ratio (retail crowding) + open interest with 1h/24h change (Bybit). Costs $0.004 USDC per call (x402, Solana mainnet).

### `get_trade_context` (~65 tokens)

Full market state in one call: SOL+BTC prices, funding, Fear & Greed, long/short positioning, open interest, and liquidation stats. The complete pre-trade picture. Costs $0.01 USDC per call (x402, Solana mainnet).

### `get_token_risk` (~82 tokens)

SPL token rug-risk signals: mint/freeze authority status (revoked = safer), top-1/top-10 holder concentration, and risk flags. Not a honeypot/LP-lock checker. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `mint` (string, required): SPL token mint address (base58)

### `get_liq_history` (~171 tokens)

HISTORICAL liquidation tape, time-bucketed: total/long/short USD, prints, biggest print per bucket. Any USDT perp or the whole ~600-perp universe, up to 7 days back. Bybit is the only complete liq tape in crypto and no exchange publishes history of it — this data exists nowhere else. Costs $0.05 USDC per call (x402, Solana mainnet).

Input parameters:

- `bucket_min` (number): bucket minutes 5-1440, default 60
- `hours` (number): lookback 1-168, default 24
- `scope` (string): all = whole universe
- `symbol` (string): USDT perp symbol e.g. SOLUSDT, BTCUSDT (default SOLUSDT)

### `get_liq_heatmap` (~127 tokens)

Liquidation heatmap by PRICE LEVEL from our own tape: where leverage actually got flushed in the last N hours — USD, prints, long/short split per price zone, hottest zone flagged. Real prints, not entry-price estimates. Costs $0.05 USDC per call (x402, Solana mainnet).

Input parameters:

- `buckets` (number): price buckets 5-50, default 20
- `hours` (number): lookback 1-168, default 24
- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_cascade_history` (~167 tokens)

PAST liquidation cascades reconstructed from our tape: clustered same-side flush events with start/end, prints, USD total, peak print. get_cascade_alert tells you NOW; this tells you what already happened, up to 72h back. Costs $0.03 USDC per call (x402, Solana mainnet).

Input parameters:

- `gap_s` (number): max gap seconds within an event, default 60
- `hours` (number): 1-72, default 24
- `min_usd` (number): min event USD, default 100k (250k for scope=all)
- `scope` (string)
- `symbol` (string): USDT perp symbol e.g. SOLUSDT, BTCUSDT (default SOLUSDT)

### `get_squeeze_score` (~108 tokens)

FLAGSHIP: short-squeeze / long-flush score 0-100 for any USDT perp. Composite of funding, long/short crowding, 24h OI build, and liq-skew from our exclusive tape. One number that answers "is this trade crowded and about to hurt someone". Costs $0.1 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_venue_liq_share` (~105 tokens)

Which venue is flushing whom: per-exchange liquidation share (Bybit/OKX/Binance) with long/short split and biggest print, any symbol or whole universe. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `hours` (number): 1-168, default 24
- `symbol` (string): USDT perp symbol e.g. SOLUSDT, BTCUSDT (default all)

### `get_funding_cross` (~86 tokens)

Funding for ANY USDT perp across Bybit + OKX + Hyperliquid in one call, with cross-venue spread and crowding read. (get_funding_rate covers SOL+BTC only.) Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_funding_extremes` (~106 tokens)

Most crowded trades across ~600 USDT perps: top most-positive and most-negative funding with annualized %, 24h price move and OI. Crowded shorts = squeeze candidates. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): top N each side, 1-25, default 10
- `min_turnover_usd` (number): liquidity floor, default 1M

### `get_open_interest` (~85 tokens)

Open interest for ANY USDT perp: Bybit OI in base + USD with 1h/24h change, plus OKX OI. (get_positioning covers SOL+BTC only.) Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_oi_spike_scan` (~89 tokens)

Abnormal open-interest jumps across ~600 USDT perps vs a 30min+ baseline — where new leverage is piling in, with funding and price context. Squeeze/flush precursor screener. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): top N, 1-25, default 10

### `get_long_short` (~70 tokens)

Long/short account ratio for ANY USDT perp with 1h and 24h trend (retail crowding gauge). Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_basis` (~70 tokens)

Perp-vs-spot basis for any USDT pair: premium/discount %, contango/backwardation read, funding context. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_volatility` (~74 tokens)

Realized volatility for any USDT perp: 7d and 30d annualized from daily closes, plus today's range. Position-sizing input. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_funding_history` (~94 tokens)

Funding-rate history for any USDT perp (up to 200 intervals): average, annualized, share of positive intervals — what the carry has actually been. Costs $0.005 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): intervals, 1-200, default 30
- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_top_movers` (~97 tokens)

24h top gainers and losers across ~600 USDT perps with a liquidity floor, funding attached. The "what moved" screener. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): top N each side, 1-25, default 10
- `min_turnover_usd` (number): liquidity floor, default 1M

### `get_orderbook_imbalance` (~99 tokens)

Bid/ask resting-liquidity imbalance within ±N bps of mid for any USDT perp: USD each side, ratio, skew read. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `bps` (number): window ±bps around mid, 5-500, default 50
- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_orderbook_walls` (~87 tokens)

Largest resting orders each side of the book for any USDT perp, with USD size and distance from mid. Costs $0.01 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT
- `top` (number): walls per side, 1-15, default 5

### `get_whale_trades` (~112 tokens)

Large prints from the live trade tape for any USDT perp: trades over a USD threshold, buy/sell totals, net flow, dominant side. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): max trades returned, 1-50, default 20
- `min_usd` (number): min print USD, default 100k
- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_spread_arb` (~81 tokens)

Best bid/ask for a USDT perp across Bybit, OKX and Hyperliquid, with the best cross-venue edge in bps (pre-fee). Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `symbol` (string, required): USDT perp symbol e.g. SOLUSDT

### `get_token_holders` (~72 tokens)

Top holders of any SPL token with per-account share and top1/top5/top10 concentration. Deeper cut than get_token_risk's summary. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `mint` (string, required): SPL token mint address (base58)

### `get_wallet_activity` (~85 tokens)

Recent transactions of any Solana wallet, parsed human-readable: type, protocol, description, fee, failures (Helius enhanced). Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `limit` (number): tx count, 1-25, default 10
- `wallet` (string, required): Solana wallet address (base58)

### `get_priority_fees` (~67 tokens)

Solana priority-fee estimate right now, all levels (min to unsafeMax) in micro-lamports/CU, with a recommended tip. For bots that need txs to land. Costs $0.005 USDC per call (x402, Solana mainnet).

### `get_jito_tips` (~57 tokens)

Jito bundle tip floor percentiles (p25-p99, SOL) — what landed bundles are actually paying, with a landing recommendation. Costs $0.005 USDC per call (x402, Solana mainnet).

### `get_sol_network` (~44 tokens)

Solana network health: recent average TPS, current slot, epoch and epoch progress. Costs $0.005 USDC per call (x402, Solana mainnet).

### `get_tvl` (~79 tokens)

TVL for any DeFi protocol (with 1d/7d change) or top-15 chains ranking. DefiLlama-backed. Costs $0.005 USDC per call (x402, Solana mainnet).

Input parameters:

- `target` (string): protocol slug/name e.g. jito, marinade — omit for top chains

### `get_stablecoin_flows` (~59 tokens)

Total stablecoin supply with 7d/30d deltas and top stables — the macro risk-on/risk-off dial for crypto. Costs $0.01 USDC per call (x402, Solana mainnet).

### `get_dex_quote` (~101 tokens)

Live Jupiter swap quote for any SPL pair: output amount, price impact, route. The real executable price on Solana, not an index price. Costs $0.005 USDC per call (x402, Solana mainnet).

Input parameters:

- `amount` (string, required): amount in raw base units of input mint
- `input_mint` (string, required): input mint (base58)
- `output_mint` (string, required): output mint (base58)

### `get_peg_deviation` (~129 tokens)

Peg deviation for a tokenized US equity on Solana: on-chain DEX price vs the underlying last real trade, in bps, with 24h stats split into market-open and off-hours. Sampled every 5 minutes by our own collector; this tape exists nowhere else. Costs $0.02 USDC per call (x402, Solana mainnet).

Input parameters:

- `hours` (number): lookback 1-168, default 24
- `symbol` (string, required): Tokenized equity symbol e.g. CRCLx, MSTRx, COINx

### `get_peg_sessions` (~119 tokens)

Peg deviation broken out by trading session (open, premarket, afterhours, overnight, weekend): mean, p95, max bps and median liquidity per session, with the worst off-hours window flagged. Market-open acts as the control. Costs $0.03 USDC per call (x402, Solana mainnet).

Input parameters:

- `days` (number): lookback 1-30, default 7
- `symbol` (string, required): Tokenized equity symbol e.g. CRCLx, MSTRx, COINx

### `get_peg_universe` (~106 tokens)

Every tokenized US equity we track, ranked by off-hours peg risk: p95 and max deviation bps, market-open deviation as control, median liquidity. Dead pools are excluded rather than reported as perfect pegs. Costs $0.05 USDC per call (x402, Solana mainnet).

Input parameters:

- `days` (number): lookback 1-30, default 7
- `min_liquidity_usd` (number): filter out thinner pools

### `pricing` (~19 tokens)

Free: list all agentfeed tools with USDC prices.

## Diagnostics

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

## Score history

- 2026-08-03: 63
- 2026-08-02: 62
- 2026-08-01: 61
- 2026-07-31: 64
- 2026-07-30: 63
- 2026-07-29: 62
- 2026-07-28: 62
- 2026-07-27: 61
- 2026-07-26: 60

## Links

- Remote endpoint: https://x402.ochinimus.app/mcp
- Repository: https://github.com/seekdaseek/agentfeed
- Website: https://x402.ochinimus.app/
- Changelog RSS feed: https://verifymcp.io/servers/seekdaseek-agentfeed/x402/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/seekdaseek-agentfeed/x402/changelog.json
- HTML version of this page: https://verifymcp.io/servers/seekdaseek-agentfeed/x402
