loading…
Search for a command to run...
loading…
MCP server for querying live prop firm discount codes and comparing funded trading challenges across 20+ proprietary trading firms. Get real-time deals from FTM
MCP server for querying live prop firm discount codes and comparing funded trading challenges across 20+ proprietary trading firms. Get real-time deals from FTMO, Bulenox, TradeDay, Earn2Trade, and more. Tools: get_deals, search_firms, compare_firms, find_cheapest, get_firm_details, get_discount_code. Free, no API key required. Use code PFDF for savings up to 80% off.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"pfdf/propfirmdealfinder"
]
}
}
}