kr groundtruth for Claude Desktop
io.github.chloepark85/kr-groundtruth
Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws
client:Claude Desktop
transport:streamable-http
tools:8
Install kr groundtruth in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kr-groundtruth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kr-groundtruth-mcp.vercel.app/api/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