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
{
"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