trackers_datasets — LuxAlgo MCP MCP Tool
trackers_datasets
(trackers datasets) 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 trackers_datasets from your client
- Claude Code LuxAlgo MCP trackers_datasets run in your project directory
- Claude Desktop LuxAlgo MCP trackers_datasets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LuxAlgo MCP trackers_datasets ~/.cursor/mcp.json
- VS Code LuxAlgo MCP trackers_datasets .vscode/mcp.json
- Zed LuxAlgo MCP trackers_datasets ~/.config/zed/settings.json
- Windsurf LuxAlgo MCP trackers_datasets ~/.codeium/windsurf/mcp_config.json
- Cline LuxAlgo MCP trackers_datasets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LuxAlgo MCP trackers_datasets ~/.gemini/settings.json
- Grok LuxAlgo MCP trackers_datasets .mcp.json (in your project root)
- ChatGPT LuxAlgo MCP trackers_datasets Settings → Connectors → Advanced → Developer mode
- Claude.ai LuxAlgo MCP trackers_datasets Settings → Connectors → Add custom connector
- LangChain LuxAlgo MCP trackers_datasets 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_list_simulatable
- propfirms_challenge_rules
- propfirms_simulate
- propfirms_optimal_risk
- propfirms_compare
- propfirms_simulate_trades
- propfirms_pass_rates
- propfirms_validate_strategy
- 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.