Experimental Legal Grounding for Claude Desktop
io.github.tokenfix/legal-grounding
Experimental GDPR grounding: rules, preconditions, exceptions, exact quotes, and citation checks.
client:Claude Desktop
transport:streamable-http
Install Experimental Legal Grounding in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"legal-grounding": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://legal-grounding-199120533535.europe-north2.run.app/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