# FalsifyLab Alpha (pypi · falsifylab-alpha-mcp)

Live DeFi yield, HL vaults, SEC insider/8-K, macro tape, ETF flows, airdrops, Polymarket whales.

- Trust score: 24/100 (low)
- Change this week: −23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- pypi · `falsifylab-alpha-mcp`: 24/100 (this document), [markdown](https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp.md), [page](https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp)

## Channel facts

- Registry: `pypi`
- Package: `falsifylab-alpha-mcp`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

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

- **Supply Chain Security**: 50/100
  - Malware scan not yet available for this package.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 51 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add falsifylab-falsifylab-alpha-mcp -- uvx falsifylab-alpha-mcp
```

### Codex

```bash
codex mcp add falsifylab-falsifylab-alpha-mcp -- uvx falsifylab-alpha-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "falsifylab-falsifylab-alpha-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "falsifylab-alpha-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add falsifylab-falsifylab-alpha-mcp --command uvx --arg falsifylab-alpha-mcp
```

### Hermes

```yaml
mcp_servers:
  falsifylab-falsifylab-alpha-mcp:
    command: "uvx"
    args: ["falsifylab-alpha-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "falsifylab-falsifylab-alpha-mcp": {
      "command": "uvx",
      "args": [
        "falsifylab-alpha-mcp"
      ]
    }
  }
}
```

## 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-01 (score 24, −5)

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

### 2026-07-31 (score 29, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 47, 0)

- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.

### 2026-07-26 (score 47)

First indexed and scored.

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

## MCP tools (8)

### `top_yield_farms` (~93 tokens)

Latest 24h top DeFi yield farm picks with realistic APY (emissions stripped), risk notes, TVL, protocol. Sourced from FalsifyLab daily aggregator.

Input parameters:

- `asset` (string): filter by asset symbol (BTC, ETH, SOL, etc.)
- `limit` (integer): max results (1-50)
- `min_apy` (number): filter floor in pct

### `hl_vault_leaderboard` (~58 tokens)

Hyperliquid vault leaderboard with NAV, 30d return, max drawdown, follower count, composite score. Real-time scrape of HL info API.

Input parameters:

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

### `insider_buy_clusters` (~65 tokens)

Form 4 insider buy clusters (3+ insiders bought same ticker in 24-48h). Bullish signal. Filtered to open-market purchases (P code), excluding awards/gifts.

Input parameters:

- `min_insiders` (integer)
- `window_hours` (integer)

### `sec8k_material_today` (~105 tokens)

Material SEC 8-K filings today filtered by item code: 2.02 (earnings), 5.02 (officer change), 2.01 (M&A), 3.02 (dilution), 4.02 (restatement), 3.01 (delisting).

Input parameters:

- `items` (array): item codes (e.g. ['2.02','5.02'])
- `ticker` (string): filter by ticker symbol

### `macro_tape` (~66 tokens)

Live US macro snapshot: SPX, NDX, RUT, VIX, UST 2y/10y, DXY, GOLD, WTI, BTC, ETH. Last price + 1d/5d % change.

Input parameters:

- `symbols` (array)

### `etf_flow_today` (~40 tokens)

US-listed spot crypto ETF aggregate flows today. BTC + ETH net flow, 5d streak, cumulative AUM. Source: SoSoValue.

### `active_airdrop_farms` (~126 tokens)

Active airdrop / points-farming opportunities. Detected from DefiLlama yield gaps (where reported APY exceeds base+rewards = likely points program). Includes realistic APY, TVL, capital required, confidence score. Sourced from Suki defi_scanner.

Input parameters:

- `chain` (string): filter (ethereum, base, arbitrum, etc.)
- `limit` (integer)
- `min_apy` (number): filter floor pct (realistic APY)
- `min_tvl_usd` (number): filter pools <X TVL

### `polymarket_whale_positions` (~43 tokens)

Top Polymarket whale wallets and their current active positions sized >$10k. Copy-trade reference.

Input parameters:

- `min_position_usd` (integer)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp#diagnostics

## Score history

- 2026-08-03: 24
- 2026-08-02: 24
- 2026-08-01: 24
- 2026-07-31: 29
- 2026-07-29: 47
- 2026-07-28: 47
- 2026-07-27: 47
- 2026-07-26: 47

## Links

- PyPI project: https://pypi.org/project/falsifylab-alpha-mcp/
- Socket report: https://socket.dev/pypi/package/falsifylab-alpha-mcp
- Repository: https://github.com/FalsifyLab/falsifylab-alpha-mcp
- Website: https://falsifylab.com/pro
- Changelog RSS feed: https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/falsifylab-falsifylab-alpha-mcp/falsifylab-alpha-mcp
