seoul essentials for Claude Desktop
io.github.do-droid/seoul-essentials
22,000+ Seoul public facility data for tourists: restrooms, pharmacies, WiFi, AEDs, and subway.
client:Claude Desktop
transport:stdio
runtime:oci
Install seoul essentials in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seoul-essentials": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs