a month ago
MCP server for koreafilings.com — AI-summarized Korean DART (전자공시) corporate disclosures, paid per call in USDC via the x402 protocol on Base. Tools: get_pricing (free), get_disclosure_summary (0.005 USDC).
Server Config
{
"mcpServers": {
"koreafilings": {
"command": "uv",
"args": [
"tool",
"run",
"koreafilings-mcp"
],
"env": {
"KOREAFILINGS_PRIVATE_KEY": "0x_your_wallet_private_key",
"KOREAFILINGS_NETWORK": "base-sepolia"
}
}
}
}