← Registry

Analytics

catalystedgescanner.com

Provides financial market analytics including catalyst picks, ticker signals, theses, sector leans, and options context.

1 endpoint6 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://catalystedgescanner.com/mcp

No auth detected

MCP server metadata

Name
catalyst-edge
Version
1.0.0
Capabilities
tools

Known tools 6

get_convergence_picks

Today's top scored catalyst picks from the Catalyst Edge convergence model.

Inferred read-only
get_ticker_signal

Full convergence breakdown for one ticker — every non-zero signal layer and its points, plus the score and conviction.

Inferred read-only
get_thesis

Plain-language thesis for a ticker — quantitative read, catalysts, risks, bear case.

Inferred read-only
get_sector_lean

Orphan-aggregated sector lean — the directional signal each sector is showing, from ~480 aggregated data spokes.

Inferred read-only
get_options_context

Live options context for a ticker via Tradier — nearest expiration, ATM call/put prices, straddle cost.

Inferred read-only
get_track_record

Historical hit-rate and alpha of Catalyst Edge pick lists — the evidence an agent uses to weight the signal.

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.catalyst-edge]
url = "https://catalystedgescanner.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "catalyst-edge": {
      "type": "http",
      "url": "https://catalystedgescanner.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: catalyst-edge
Remote MCP URL: https://catalystedgescanner.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": {
    "catalyst-edge": {
      "url": "https://catalystedgescanner.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "catalyst-edge": {
      "type": "http",
      "url": "https://catalystedgescanner.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "catalyst-edge",
  "transport": "streamable-http",
  "url": "https://catalystedgescanner.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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