INDIVIDUAL MCP TOOL
scan_bottoms
Scan the US market snapshot (S&P500 + majors) and return stocks currently at a bottom (strongest buy), ranked most-bottom first.
LIVE ENDPOINT
https://stock-signal-us.airblock2026.workers.dev/mcp
Connect to this endpoint to inspect the live schema for scan_bottoms 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.stock-signal-us]
url = "https://stock-signal-us.airblock2026.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stock-signal-us": {
"type": "http",
"url": "https://stock-signal-us.airblock2026.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stock-signal-us
Remote MCP URL: https://stock-signal-us.airblock2026.workers.dev/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": {
"stock-signal-us": {
"url": "https://stock-signal-us.airblock2026.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stock-signal-us": {
"type": "http",
"url": "https://stock-signal-us.airblock2026.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stock-signal-us",
"transport": "streamable-http",
"url": "https://stock-signal-us.airblock2026.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
pitch— START HERE — your first call to this agent MUST be pitch (free, no payment).evaluate_symbol— Return the bottom/top verdict for one US stock or index/ETF (e.scan_tops— Scan the US market snapshot and return stocks currently at a top (sell), ranked most-top first.rate— FREE feedback tool — after trading on our signals, leave a rating: score 1-10 plus pros and cons.