MCP server surfacing FalsifyLab daily alpha (yield farms, HL vaults, insider trades, SEC 8-Ks)
Project description
falsifylab-alpha-mcp
MCP server surfacing FalsifyLab daily alpha to Claude Code / Cursor / any MCP-compatible client.
Tools
top_yield_farms— last 24h DeFi yield picks with realistic APY (emissions stripped)hl_vault_leaderboard— Hyperliquid vault leaderboard (NAV, 30d return, max DD, score)insider_buy_clusters— Form 4 cluster buys (3+ insiders bought same ticker)sec8k_material_today— material 8-K filings filtered by item codemacro_tape— SPX/NDX/VIX/UST yields/DXY/GOLD/WTI/BTC/ETH live snapshotetf_flow_today— US spot BTC + ETH ETF net flowspolymarket_whale_positions— top whale wallets + active positions
Install
pip install falsifylab-alpha-mcp
Claude Code config
claude mcp add falsifylab-alpha \
--env FL_API_KEY=<your-key-from-falsifylab.com> \
-- python -m falsifylab_alpha_mcp
Or in .mcp.json:
{
"mcpServers": {
"falsifylab-alpha": {
"command": "python",
"args": ["-m", "falsifylab_alpha_mcp"],
"env": {"FL_API_KEY": "fl_xxx"}
}
}
}
Pricing
- Free (no API key): last-24h cached data, rate-limited
- Pro $19/mo (API key): real-time, 90-day history, all filters, no rate limit
Get a key at falsifylab.com/pro.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file falsifylab_alpha_mcp-0.1.0.tar.gz.
File metadata
- Download URL: falsifylab_alpha_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a15bdc28558802469a316793e06be1f16c71c40bc0d85512034ea2aec5eb5c2c
|
|
| MD5 |
5cbd93aff6472373f3a3bc9d1b243d59
|
|
| BLAKE2b-256 |
c2f0577c0e6cd8967852c1e26a0d7091035a75c48396b51561e630b4a7c07cb9
|
File details
Details for the file falsifylab_alpha_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: falsifylab_alpha_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e32edd22c879e09a53fc4864725f32ac442fdc53354cac9e9d46a5a39a6edfa4
|
|
| MD5 |
c4a4151b8635299c4011f2997c41591e
|
|
| BLAKE2b-256 |
211b12964bc119472821fb39c5056a13af888f6f2f1d6a5871bff2ffbdaee707
|