One MCP for all of trading.

Connect your AI to LuxAlgo once and it can explain any trading concept, run prop-firm simulations, and reach the whole open-source family. Free, no account, no key: one URL and your assistant knows markets.

MCP server live

0

tools live on the hosted server

0

tools across the open-source family

What exactly is an opening range breakout?

library_get_conceptslug: "opening-range-and-orb"

The high-low span a market prints in the first minutes of a session, held as reference levels for the rest of the day. Once price trades decisively outside it, the classic play is to trade in the direction of the break. The entry covers windows, triggers, failure modes, and six open implementations.

luxalgo.com/library/concept/opening-range-and-orb

If I trade it at a 45% win rate and 1.3R, three trades a day risking 1%, what are my odds on a 100k two-step?

propfirms_simulatewinRate: 45 · avgWinR: 1.3 · risk: 1%

About 47% per attempt, so plan on roughly two. Every simulated failure died on the max-loss rule, never the clock.

47.0% pass · 95% CI [46.3%, 47.7%] · 10,000 paths

Real hosted answers · every claim carries its citation · simulation, not prediction

Live on the hosted server

The encyclopedia, as nine tools.

The LuxAlgo Library: 850+ trading concepts across 17 families, explained, cross-linked, and implemented in open code. An agent searches it, pulls full concept pages as markdown, and fetches indicator source on demand, with canonical URLs attached to every answer.

library_searchlibrary_get_conceptlibrary_get_indicatorlibrary_get_source_codelibrary_list_conceptslibrary_list_indicatorslibrary_list_tagslibrary_list_familieslibrary_get_family

Free with attribution · the Library license is one line

propfirms_simulate · one real answer

0.0%pass per attempt95% CI [46.3%, 47.7%]

45% win rate · 1.3R · 3 trades/day · 1% risk · a 100k two-step challenge · every failure hit max-loss

Real hosted output · 10,000 paths · seed 42 · simulation, not prediction

Live on the hosted server

Your odds, as twelve tools.

The whole Prop Firm Sim engine and the live directory: simulate your stats or your real trade series through a firm’s exact ruleset, sweep risk, compare challenges, and screen strategies, with a confidence interval on every percentage.

Local, on purpose

Your accounts never visit a server.

Run the same server locally (npx @luxalgo/mcp) and six broker_* tools appear: read-only sight of your real accounts across 22 brokers through the open Broker SDK. The hosted endpoint does not carry these tools, on purpose: a hosted process has no business holding anyone’s broker credentials.

broker_setupbroker_accountsbroker_positionsbroker_tradesbroker_statsbroker_refresh

stdio only · your keys stay in your env

Add one URL. Ask better questions.

No install, no account, no key. Twenty-two tools today, spanning library_* and propfirms_*, with the rest of the family on the way. Server code open at LuxAlgo/luxalgo-mcp-server.

MCP server live

22 hosted tools · streamable HTTP · mcp.luxalgo.com/mcp