io.github.pak209/alphalabs-intelligence
io.github.pak209/alphalabs-intelligenceLive trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.
Tools · 6
Free: list AlphaLabs Intelligence products, prices, and auth model.
Live paper-trading pipeline calibration telemetry: stage funnel, gate failures, near-misses. Derived analytics only — no positions, orders, or account data exist on this surface.
Score YOUR trade idea through the live AlphaLabs deterministic engine: composite score, tier, per-component sub-signals, floors. Price/volume confirmation is not evaluated (no vendor market data). Ret…
Recorded outcomes of the live pipeline's own decisions: hit rates, score-band tables, accepted-vs-rejected edge, gate near-miss regret. Aggregated engine telemetry — percent moves and counts only.
Which engine inputs actually predict outcomes, measured on recorded live results: Spearman rankings, median-split deltas, dead inputs.
Glass-box breakdown of a prior evaluation by evaluation_id: every sub-signal, weight, floor, and the composite reasoning.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.pak209/alphalabs-intelligence": {
"url": "https://api.pak-labs.com/mcp",
"transport": "streamable-http"
}
}
}