edge_report — LuxAlgo MCP MCP Tool
edge_report
(edge report) 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 edge_report from your client
- Claude Code LuxAlgo MCP edge_report run in your project directory
- Claude Desktop LuxAlgo MCP edge_report ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LuxAlgo MCP edge_report ~/.cursor/mcp.json
- VS Code LuxAlgo MCP edge_report .vscode/mcp.json
- Zed LuxAlgo MCP edge_report ~/.config/zed/settings.json
- Windsurf LuxAlgo MCP edge_report ~/.codeium/windsurf/mcp_config.json
- Cline LuxAlgo MCP edge_report ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LuxAlgo MCP edge_report ~/.gemini/settings.json
- Grok LuxAlgo MCP edge_report .mcp.json (in your project root)
- ChatGPT LuxAlgo MCP edge_report Settings → Connectors → Advanced → Developer mode
- Claude.ai LuxAlgo MCP edge_report Settings → Connectors → Add custom connector
- LangChain LuxAlgo MCP edge_report 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_datasets
- trackers_query
- trackers_latest
- trackers_ticker
- edge_symbols
- edge_presets
- 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.