AI & Machine Learning
quantifyme.ai
Manages machine learning model training, deployment, and strategy generation.
ENDPOINT 1
https://mcp.quantifyme.ai/mcp
Known tools 11
one_shotEnd-to-end deploy: generate strategy → train → deploy live.
get_deploy_resultWait for a `one_shot` deploy to finish and return its final result.
list_modelsList the user's trained models with pre-computed train/test stats.
list_deployedList the user's currently deployed (live) models.
generate_strategyGenerate Python strategy code (no training/deploy).
browse_communityBrowse the public community leaderboard of published strategies, ranked by a composite performance score (best first).
find_strategyFind an existing PROVEN strategy that matches a plain-English idea, so you can offer the user a choice — deploy the existing one, or generate a fresh custom one.
get_strategy_codeGet the actual Python code behind a community leaderboard strategy.
get_quoteGet the latest price for a G7 FX pair — a quick "what's it at now" check.
get_model_chartVisualize a trained model's backtest — a cumulative-return chart + trade log + stats.
stream_testDiagnostic: test whether LIVE data streaming works in this client.