One MCP for all of trading.

Connect your agent to LuxAlgo once and it can explain any trading concept, run prop-firm simulations, pull session statistics with the sample size attached, and search the public record of US markets. 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

Who in Washington has been trading NVDA lately?

trackers_tickerticker: "NVDA" · year: 2026

Twenty-four congressional trades filed this year. The newest: Senator Whitehouse sold $15,001 to $50,000 on August 13, filed September 2, and a House member’s spouse bought $1,001 to $15,000 on August 18. On the insider side, director Mark Stevens sold 900,000 shares on September 2 at $220 to $224.

efdsearch.senate.gov · the filing itself

How often does Bitcoin put in its daily high in the first hour?

edge_reportpreset: "high-time" · symbol: BTCUSDT

About 15% of sessions since 2020, and it has been drifting lower: 17% in the first half of the sample, 12% in the second, so the engine flags the halves as disagreeing rather than smoothing them over.

14.9% · 95% CI [13.5%, 16.3%] · N = 2,437 sessions · halves disagree

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

Live on the hosted server

Every trading concept, explained on demand.

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

Know your odds before you pay the fee.

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.

Live on the hosted server

What Congress and insiders are actually buying.

Market Trackers on the host: congressional trades, insider filings, 13F holdings, federal contracts, lobbying, patents, clinical trials, and more, read straight from the pipeline’s CC0 dumps. Ask “what did Congress buy this week?” and every row comes back with its primary-source link. Data only: no signals, scores, or predictions.

trackers_datasetstrackers_querytrackers_latesttrackers_ticker

CC0 data · provenance.sourceUrl on every row · the full 24-tool server still runs local

edge_symbolsedge_presetsedge_report

Precomputed nightly · N and Wilson 95% CI on every number · the full engine still runs local

Live on the hosted server

Did that setup ever actually work?

Edge Stats on the host: session statistics from the open-source engine, precomputed nightly over free market data. Gap fills, opening-range breakouts, day-of-week effects, event days: every answer arrives with its sample size and confidence interval, and the engine has no code path that returns a percentage without one. Historical frequencies, never predictions.

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

Live · rendered in your browser by @luxalgo/vela

In your browser, not on the server

The server returns text. Vela draws it.

The server answers in text. When you want to see it, Vela™ draws it: our open-source charting engine, running in your browser on your own bars or a free public feed. Any Library indicator’s Pine Script® source runs live on the chart. The MCP server itself never touches a chart.

Add one URL. Ask better questions.

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

MCP server live

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