propfirms_list_simulatable — LuxAlgo MCP MCP Tool
propfirms_list_simulatable
(propfirms list simulatable) is one of 42 tools on the
LuxAlgo MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call propfirms_list_simulatable from your client
- Claude Code LuxAlgo MCP propfirms_list_simulatable run in your project directory
- Claude Desktop LuxAlgo MCP propfirms_list_simulatable ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LuxAlgo MCP propfirms_list_simulatable ~/.cursor/mcp.json
- VS Code LuxAlgo MCP propfirms_list_simulatable .vscode/mcp.json
- Zed LuxAlgo MCP propfirms_list_simulatable ~/.config/zed/settings.json
- Windsurf LuxAlgo MCP propfirms_list_simulatable ~/.codeium/windsurf/mcp_config.json
- Cline LuxAlgo MCP propfirms_list_simulatable ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LuxAlgo MCP propfirms_list_simulatable ~/.gemini/settings.json
- Grok LuxAlgo MCP propfirms_list_simulatable .mcp.json (in your project root)
- ChatGPT LuxAlgo MCP propfirms_list_simulatable Settings → Connectors → Advanced → Developer mode
- Claude.ai LuxAlgo MCP propfirms_list_simulatable Settings → Connectors → Add custom connector
- LangChain LuxAlgo MCP propfirms_list_simulatable pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http luxalgo-mcp-server https://mcp.luxalgo.com/mcp
Other tools on this server
- library_search
- library_get_concept
- library_get_indicator
- library_get_source_code
- library_list_concepts
- library_list_indicators
- library_list_tags
- library_list_families
- library_get_family
- propfirms_search
- propfirms_get
- propfirms_search_challenges
- propfirms_search_offers
- propfirms_challenge_rules
- propfirms_simulate
- propfirms_optimal_risk
- propfirms_compare
- propfirms_simulate_trades
- propfirms_pass_rates
- propfirms_validate_strategy
- trackers_datasets
- trackers_query
- trackers_latest
- trackers_ticker
- edge_symbols
- edge_presets
- edge_report
- luxalgo_account
- journal_list_accounts
- journal_overview
- journal_calendar
- journal_breakdown
- journal_list_trades
- journal_get_trade
- journal_get_day
- journal_list_tags
- journal_search_notes
- journal_add_trade
- journal_update_trade
- journal_write_note
- journal_update_note
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.