May 17, 2026

1027 installs, almost zero agents wired. Fix it in 2 minutes.

We launched the falsifylab-alpha-mcp package 4 days ago. PyPI says 1027 installs. The Cloudflare logs say almost none of you have actually wired it to an agent yet. That is on us, not you. The install is the easy part. Wiring it to your agent is the part nobody documents well. S

We launched the falsifylab-alpha-mcp package 4 days ago. PyPI says 1027 installs. The Cloudflare logs say almost none of you have actually wired it to an agent yet.

That is on us, not you. The install is the easy part. Wiring it to your agent is the part nobody documents well. So here is the fix in 2 minutes.

What you already did

pip install falsifylab-alpha-mcp

That installed the MCP server binary on your machine. It does nothing yet. It needs a host to talk to.

What you actually need to do

Open your MCP client config. For cursor it lives at ~/.cursor/mcp.json. For cline it is in the extension settings. For windsurf it is similar. Any MCP-compatible client.

Add this block:

{
  "mcpServers": {
    "falsifylab-alpha": {
      "command": "falsifylab-alpha-mcp"
    }
  }
}

Restart your client. Done. No api key needed for the free tier.

What your agent now sees

Ask your agent something like: "show me top yield farms with active airdrop signals".

What it gets back today, live, no fake demo data:

  • Concentrator ASDCRV pool on ethereum
  • 32.76% realistic APY (after emissions stripping)
  • $3.47M TVL
  • 91 prior alerts on this same opportunity
  • Capital floor $5k

Your agent reads this in one tool call. No CSV. No scraping. No "I do not have access to live data."

What the free tier covers

All 10 tools. 24h cached. 60 reqs per hour. 10 results per query.

  • insider buy clusters (SEC Form 4, 3+ insiders inside 24h)
  • material 8-K filings (filtered by item code)
  • ETF flows (US spot BTC + ETH)
  • macro tape (SPX, NDX, VIX, UST, DXY, gold, oil, BTC, ETH)
  • top yield farms (emissions stripped)
  • active airdrop farms
  • hyperliquid vault leaderboard (NAV, drawdown, composite score)
  • polymarket whale positions
  • onchain smart wallets (live Solana copy-trade scores)
  • confluence today (cross-source signal alignment)

Most devs never need to upgrade. Start free.

When pro starts to matter

If you build agents that run every minute instead of every day, the 24h cache becomes a wall. Pro is $19/mo, 5-min refresh, 90 days history, no rate limit. EARLY50 cuts the first 3 months in half, capped at 25 redemptions.

Falsifiable, not recommended

Nothing in this stack is investment advice. Every signal carries its source, timestamp, and method. You backtest it yourself. We publish what works and what dies.

If it broke

The 4 days since launch shipped 2 bug fixes (NXDOMAIN on day 1, an upgrade-nudge field on day 3). If you hit something, DM me on X @FalsifyLab. I am fixing live bugs tonight.


GitHub: github.com/FalsifyLab/falsifylab-alpha-mcp Smithery: smithery.ai/server/@FalsifyLab/falsifylab-alpha-mcp Pro: falsifylab.com/pro


Originally published on FalsifyLab Substack.

— research and educational content. not investment, legal, or tax advice. do your own research. positions and views may change without notice.