kr district codes for Claude Desktop
io.github.hyosikpark/kr-district-codes
Free lookup of Korean district codes (LAWD_CD) for kr-apt-trades — paid per call (x402/credits), 1 …
client:Claude Desktop
transport:streamable-http
Install kr district codes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kr-district-codes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hawker-gateway.fly.dev/mcp/kr-district-codes"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs