← Registry

AI & Machine Learning

quantifyme.ai

Manages machine learning model training, deployment, and strategy generation.

1 endpoint11 known toolsFirst detected May 22, 2026Last detected June 23, 2026

ENDPOINT 1

https://mcp.quantifyme.ai/mcp

No auth detected

Known tools 11

one_shot

End-to-end deploy: generate strategy → train → deploy live.

get_deploy_result

Wait for a `one_shot` deploy to finish and return its final result.

list_models

List the user's trained models with pre-computed train/test stats.

list_deployed

List the user's currently deployed (live) models.

generate_strategy

Generate Python strategy code (no training/deploy).

browse_community

Browse the public community leaderboard of published strategies, ranked by a composite performance score (best first).

find_strategy

Find 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_code

Get the actual Python code behind a community leaderboard strategy.

get_quote

Get the latest price for a G7 FX pair — a quick "what's it at now" check.

get_model_chart

Visualize a trained model's backtest — a cumulative-return chart + trade log + stats.

stream_test

Diagnostic: test whether LIVE data streaming works in this client.