Skip to content
Cursor

Prop Firm Deal Finder for Cursor

io.github.chrisbusbin-pixel/propfirmdealfinder

Query live prop firm discount codes, compare firms, and find cheapest funded trading challenges.

client:Cursor transport:stdio runtime:npm

Install Prop Firm Deal Finder in Cursor

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

{
  "mcpServers": {
    "propfirmdealfinder": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}

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

Prop Firm Deal Finder in other clients