What it takes off you is the spreadsheet: total return, drawdown and recent moves arrive as data for every strategy at once, and once a key is attached the same connection returns the daily signals and the NAV history underneath them.
The vendor's own MCP server for its strategy service. Listing and comparing strategies is open; performance detail, index data and daily signals take an API key, and a tool in the same server issues one.
- The full strategy list with market, total return, maximum drawdown and recent returns
- Detailed performance for one strategy — returns, drawdown, Sharpe, win rate, and daily NAV history for charting
- Several strategies compared side by side on the same figures
- Today's buy and sell signals for a strategy
- Two custom indices: China A-share momentum, and momentum weighted the way the strategies weight it
- The plans and trial terms, a trial registration that returns a key, and a check on what is left of it
Npx on your PATH. Four of the tools take an API key; register_trial issues one against an email address, and calling it again with the same address returns the account you already have.
One command — npx -y quanttogo-mcp
