← Registry

AI & Machine Learning

pak-labs.com

Provides tools for evaluating and analyzing trading signals and intelligence products.

x402 supported1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://api.pak-labs.com/mcp

No auth detected

MCP server metadata

Name
alphalabs-intel
Version
0.2.0
Capabilities
tools
Server instructions

AlphaLabs Intelligence: derived market analytics for AI agents. Paid tools need Authorization: Bearer <api-key> (x402 pay-per-call arrives in M3). Start with alphalabs_get_catalog. Not investment advice.

Known tools 6

alphalabs_get_catalog

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

Inferred read-only
alphalabs_calibration_report

Live paper-trading pipeline calibration telemetry: stage funnel, gate failures, near-misses.

Inferred read-only
alphalabs_evaluate_signal

Score YOUR trade idea through the live AlphaLabs deterministic engine: composite score, tier, per-component sub-signals, floors.

Potential side effects
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.

Inferred read-only
alphalabs_feature_attribution

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

Inferred read-only
alphalabs_explain_decision

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alphalabs-intel]
url = "https://api.pak-labs.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alphalabs-intel": {
      "type": "http",
      "url": "https://api.pak-labs.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alphalabs-intel
Remote MCP URL: https://api.pak-labs.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alphalabs-intel": {
      "url": "https://api.pak-labs.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alphalabs-intel": {
      "type": "http",
      "url": "https://api.pak-labs.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alphalabs-intel",
  "transport": "streamable-http",
  "url": "https://api.pak-labs.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pak-labs.com was fetched 2026-08-03T00:49:20.671Z.

Trust status Trusted

pak-labs.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.