INDIVIDUAL MCP TOOL
get_convergence_picks
Today's top scored catalyst picks from the Catalyst Edge convergence model.
LIVE ENDPOINT
https://catalystedgescanner.com/mcp
Connect to this endpoint to inspect the live schema for get_convergence_picks and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
get_ticker_signal— Full convergence breakdown for one ticker — every non-zero signal layer and its points, plus the score and conviction.get_thesis— Plain-language thesis for a ticker — quantitative read, catalysts, risks, bear case.get_sector_lean— Orphan-aggregated sector lean — the directional signal each sector is showing, from ~480 aggregated data spokes.get_options_context— Live options context for a ticker via Tradier — nearest expiration, ATM call/put prices, straddle cost.get_track_record— Historical hit-rate and alpha of Catalyst Edge pick lists — the evidence an agent uses to weight the signal.