MCP server that lets AI assistants query live prop firm discount codes, compare firms, and find the cheapest challenges across 20+ proprietary trading firms. Tools: get deals, search firms, compare firms, find cheapest, get firm details, get discount codes. Use code PFDF for savings up to 80% off.
Server Config
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"propfirmdealfinder-mcp-server"
]
}
}
}