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