Korea Company Data for Claude Desktop
io.github.lichtsalz/korea-data
Korean company identity, registration status and monthly payroll-based employment, in English.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Korea Company Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"korea-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://notonlystock.com/korea/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs