Skip to content

FalsifyLab Alpha for Zed

io.github.falsifylab/falsifylab-alpha-mcp

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

client:Zed transport:stdio runtime:pypi

Install FalsifyLab Alpha in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "falsifylab-alpha-mcp": {
      "command": "uvx",
      "args": [
        "falsifylab-alpha-mcp"
      ],
      "env": {
        "FL_API_KEY": "<FL_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FalsifyLab Alpha in other clients