lawmadi os for Claude Desktop
io.github.peter120525-cmd/lawmadi-os
Verify Korean legal citations against law.go.kr: precedents, statutes, bar-exam answers.
client:Claude Desktop
transport:streamable-http
tools:19
Install lawmadi os in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lawmadi-os": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lawmadi.com/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