
Korean Stocks
Give Claude Code or Cursor live KRX equity and crypto news, financials, and risk signals with agent-native x402 USDC micropayments on Base.
Overview
Korean Stocks is a Grow-phase MCP server that exposes KRX and crypto news, financials, and risk data to agents with automatic x402 USDC micropayments on Base.
What is this MCP server?
- Korean KRX equities plus crypto coverage in one MCP server (stdio via npx deepsearch-x402-mcp)
- x402 micropayments: USDC on Base Mainnet with MCP_WALLET_PRIVATE_KEY for per-query billing
- News, financials, and risk-oriented tools aimed at agent workflows
- Optional RESOURCE_SERVER_URL override (default https://x402.deepsearch.com)
- Registry version 1.0.3 on npm
- Server schema version 1.0.3
- Default API host https://x402.deepsearch.com
- stdio npm package identifier deepsearch-x402-mcp
What problem does it solve?
Agents cannot reliably pull paid Korean market intelligence without you hand-rolling payment flows and regional data APIs.
Who is it for?
Indie builders making Korea-focused trading, research, or alert agents who already use USDC on Base and want pay-per-query access.
Skip if: Builders who need free unlimited historical dumps, non-crypto fiat billing only, or full brokerage execution without a separate stack.
What do I get? / Deliverables
Your agent issues paid DeepSearch queries from the IDE with a funded wallet, returning structured market context for decisions and automations.
- Agent-callable Korean equity and crypto news, financials, and risk responses
- Automatic per-query settlement via x402 against DeepSearch
- Configurable upstream via RESOURCE_SERVER_URL
Recommended MCP Servers
Journey fit
Market and risk data feeds compound product and ops decisions after you ship—canonical home is Grow analytics, not build-time scaffolding. Financial metrics, news, and risk tooling are analytics-layer inputs for dashboards, alerts, and agent research loops.
How it compares
Paid finance data MCP with x402 wallet billing—not a general web-search skill or charting SaaS.
Common Questions / FAQ
Who is Korean Stocks MCP for?
Solo developers and small teams building AI agents that need Korean stock and crypto fundamentals, news, and risk signals inside Claude Code, Cursor, or similar MCP hosts.
When should I use Korean Stocks MCP?
Use it when your agent must query live Korean market data during grow or research workflows and you accept USDC micropayments per request instead of a flat API subscription.
How do I add Korean Stocks to my agent?
Configure the npm stdio server deepsearch-x402-mcp with MCP_WALLET_PRIVATE_KEY (0x… wallet holding USDC on Base Mainnet), optionally set RESOURCE_SERVER_URL, then register it in your MCP client.