← airblockfz.com

INDIVIDUAL MCP TOOL

scan_tops

Scan the Korean market snapshot and return stocks currently at a top (sell), ranked most-top first.

airblockfz.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://stock-signal-kr.airblock2026.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for scan_tops 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

airblockfz.com

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-kr]
url = "https://stock-signal-kr.airblock2026.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stock-signal-kr": {
      "type": "http",
      "url": "https://stock-signal-kr.airblock2026.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stock-signal-kr
Remote MCP URL: https://stock-signal-kr.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-kr": {
      "url": "https://stock-signal-kr.airblock2026.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stock-signal-kr": {
      "type": "http",
      "url": "https://stock-signal-kr.airblock2026.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stock-signal-kr",
  "transport": "streamable-http",
  "url": "https://stock-signal-kr.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 Korean stock or index (e.
  • scan_bottoms — Scan the Korean market snapshot (KOSPI+KOSDAQ) and return stocks currently at a bottom (strongest buy), ranked most-bottom first.
  • rate — FREE feedback tool — after trading on our signals, leave a rating: score 1-10 plus pros and cons.