Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.pak209/alphalabs-intelligence

io.github.pak209/alphalabs-intelligence

Live trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.

Uptime
100.0%
1 direct probes · 30d
Response
2116ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

alphalabs_get_catalog

Free: list AlphaLabs Intelligence products, prices, and auth model.

alphalabs_calibration_report

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.

alphalabs_evaluate_signal

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…

alphalabs_outcome_report

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.

alphalabs_feature_attribution

Which engine inputs actually predict outcomes, measured on recorded live results: Spearman rankings, median-split deltas, dead inputs.

alphalabs_explain_decision

Glass-box breakdown of a prior evaluation by evaluation_id: every sub-signal, weight, floor, and the composite reasoning.

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"
    }
  }
}