Analytics
catalystedgescanner.com
Provides financial market analytics including catalyst picks, ticker signals, theses, sector leans, and options context.
ENDPOINT 1
https://catalystedgescanner.com/mcp
MCP server metadata
- Name
- catalyst-edge
- Version
- 1.0.0
Known tools 6
get_convergence_picksToday's top scored catalyst picks from the Catalyst Edge convergence model.
Inferred read-onlyget_ticker_signalFull convergence breakdown for one ticker — every non-zero signal layer and its points, plus the score and conviction.
Inferred read-onlyget_thesisPlain-language thesis for a ticker — quantitative read, catalysts, risks, bear case.
Inferred read-onlyget_sector_leanOrphan-aggregated sector lean — the directional signal each sector is showing, from ~480 aggregated data spokes.
Inferred read-onlyget_options_contextLive options context for a ticker via Tradier — nearest expiration, ATM call/put prices, straddle cost.
Inferred read-onlyget_track_recordHistorical hit-rate and alpha of Catalyst Edge pick lists — the evidence an agent uses to weight the signal.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.