Skip to content
Cursor

FalsifyLab Alpha for Cursor

io.github.falsifylab/falsifylab-alpha-mcp

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

client:Cursor transport:stdio runtime:pypi

Install FalsifyLab Alpha in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

FalsifyLab Alpha in other clients