Loading MCP server directory, please wait...
Korean market data for agents: tradeable-basis kimchi premium, history/percentiles, translated news.
npx @getmcp/cli add io.github.juh5ng/k-data-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
K_DATA_PRIVATE_KEYPrivate key of a dedicated wallet holding USDC on Base. Each tool call spends from it. No ETH needed - x402 settles off-chain and the facilitator pays gas.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.juh5ng/k-data-mcp": {
"command": "npx",
"args": [
"-y",
"k-data-mcp"
],
"env": {
"K_DATA_PRIVATE_KEY": "",
"K_DATA_MAX_SPEND_USD": "1",
"K_DATA_BASE_URL": ""
}
}
}
}