io.github.DeepSearch-Common/korean-stocks MCP Server
io.github.DeepSearch-Common/korean-stocks
What is the io.github.DeepSearch-Common/korean-stocks MCP server?
Korean stock & crypto for AI agents. KRX news, financials, risk via x402 USDC payments.
How to install io.github.DeepSearch-Common/korean-stocks
Copy-paste configuration for popular MCP clients.
MCP_WALLET_PRIVATE_KEYrequiredsecretEVM wallet private key (0x...) holding USDC on Base Mainnet. Used to automatically pay for API queries via x402 micropayments.
RESOURCE_SERVER_URLOverride API server URL. Default: https://x402.deepsearch.com
{
"mcpServers": {
"korean-stocks": {
"command": "npx",
"args": [
"-y",
"deepsearch-x402-mcp"
],
"env": {
"MCP_WALLET_PRIVATE_KEY": "<YOUR_MCP_WALLET_PRIVATE_KEY>",
"RESOURCE_SERVER_URL": "<YOUR_RESOURCE_SERVER_URL>"
}
}
}
}{
"mcpServers": {
"korean-stocks": {
"command": "npx",
"args": [
"-y",
"deepsearch-x402-mcp"
],
"env": {
"MCP_WALLET_PRIVATE_KEY": "<YOUR_MCP_WALLET_PRIVATE_KEY>",
"RESOURCE_SERVER_URL": "<YOUR_RESOURCE_SERVER_URL>"
}
}
}
}{
"mcpServers": {
"korean-stocks": {
"command": "npx",
"args": [
"-y",
"deepsearch-x402-mcp"
],
"env": {
"MCP_WALLET_PRIVATE_KEY": "<YOUR_MCP_WALLET_PRIVATE_KEY>",
"RESOURCE_SERVER_URL": "<YOUR_RESOURCE_SERVER_URL>"
}
}
}
}{
"servers": {
"korean-stocks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"deepsearch-x402-mcp"
],
"env": {
"MCP_WALLET_PRIVATE_KEY": "<YOUR_MCP_WALLET_PRIVATE_KEY>",
"RESOURCE_SERVER_URL": "<YOUR_RESOURCE_SERVER_URL>"
}
}
}
}claude mcp add korean-stocks --env MCP_WALLET_PRIVATE_KEY=<YOUR_MCP_WALLET_PRIVATE_KEY> --env RESOURCE_SERVER_URL=<YOUR_RESOURCE_SERVER_URL> -- npx -y deepsearch-x402-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.