Prop Firm Deal Finder for Zed
io.github.chrisbusbin-pixel/propfirmdealfinder
Query live prop firm discount codes, compare firms, and find cheapest funded trading challenges.
client:Zed
transport:stdio
runtime:npm
Install Prop Firm Deal Finder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs