Skip to content
VS Code

Experimental Legal Grounding for VS Code

io.github.tokenfix/legal-grounding

Experimental GDPR grounding: rules, preconditions, exceptions, exact quotes, and citation checks.

client:VS Code transport:streamable-http

Install Experimental Legal Grounding in VS Code

.vscode/mcp.json

{
  "servers": {
    "legal-grounding": {
      "type": "http",
      "url": "https://legal-grounding-199120533535.europe-north2.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Experimental Legal Grounding in other clients