journal_get_day — LuxAlgo MCP MCP Tool
journal_get_day
(journal get day) 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 journal_get_day from your client
- Claude Code LuxAlgo MCP journal_get_day run in your project directory
- Claude Desktop LuxAlgo MCP journal_get_day ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LuxAlgo MCP journal_get_day ~/.cursor/mcp.json
- VS Code LuxAlgo MCP journal_get_day .vscode/mcp.json
- Zed LuxAlgo MCP journal_get_day ~/.config/zed/settings.json
- Windsurf LuxAlgo MCP journal_get_day ~/.codeium/windsurf/mcp_config.json
- Cline LuxAlgo MCP journal_get_day ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LuxAlgo MCP journal_get_day ~/.gemini/settings.json
- Grok LuxAlgo MCP journal_get_day .mcp.json (in your project root)
- ChatGPT LuxAlgo MCP journal_get_day Settings → Connectors → Advanced → Developer mode
- Claude.ai LuxAlgo MCP journal_get_day Settings → Connectors → Add custom connector
- LangChain LuxAlgo MCP journal_get_day 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
- edge_report
- luxalgo_account
- journal_list_accounts
- journal_overview
- journal_calendar
- journal_breakdown
- journal_list_trades
- journal_get_trade
- 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.