Skip to main content

What is QuantX?

QuantX is the Quant Exchange Marketplace — the distribution and monetization layer of the Quantspace ecosystem. It is exposed as a collection of MCP servers, each covering a distinct capability domain. Every QuantX server follows the same MCP protocol: connect once, call tools directly from your AI client.

MCP Servers

Marketplace

Browse, subscribe, and publish models and signals. The core discovery layer of QuantX.

Signals

Execute live and historical signals from the marketplace against your own tickers and timeframes.

Execution

Route orders and manage positions via the QuantX execution layer. (Coming Soon)

Architecture


Common Patterns

The most common flow: find a model in the marketplace, subscribe to it, then execute its signal.
search_marketplace → get_model → subscribe_to_model → run_signal
Publish your own QuantLab model to the marketplace and earn revenue when others subscribe.
[QuantLab output_url] → publish_model → list_subscriptions
Chain QuantX signal output into a QuantLab portfolio optimization pipeline.
run_signal → [output_url] → run_po_job (QuantLab) → run_trading_job

Back to QuantSpace Home

Return to the main product overview