The conviction engine for autonomous crypto trading agents. 376 metrics across 8 factor classes, multi-factor backtesting, signal persistence, and regime analysis โ 21 tools for AI agents via MCP.
| Tool name | Description | Destructive? |
|---|---|---|
| get_market_snapshot | โ no | |
| get_signal_triggers | โ no | |
| get_signal_catalog | โ no | |
| get_top_signals | โ no | |
| get_factor_scores | โ no |
| get_composite_rankings | โ no | |
| get_market_pulse | โ no | |
| get_price_history | โ no | |
| get_signal_explanation | โ no | |
| search_assets | โ no | |
| get_regime_analysis | โ no | |
| backtest_signal | โ no | |
| analyze_metric | โ no | |
| scan_metric_universe | โ no | |
| get_asset_liquidity | โ no | |
| get_live_prices | โ no | |
| get_featured_metrics | โ no | |
| get_asset_top_predictors | โ no | |
| fork_signal | โ no | |
| simulate_signal | โ no | |
| analyze_metrics_composite | โ no | |
| get_macro_regime | โ no | |
| get_divergences | โ no | |
| get_competition_leaderboard | โ no | |
| get_competition_rounds | โ no |
{
"mcpServers": {
"cryptyxmcp": {
"command": "npx",
"args": [
"-y",
"@cryptyx/mcp-server"
]
}
}
}