Skip to content
Cursor

Legal Validator for Cursor

io.github.evozim/legal-validator

Regulatory compliance scanner validating SEC, FTC, and anti-spam rules.

client:Cursor transport:sse

Install Legal Validator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "legal-validator": {
      "url": "https://legal-validator-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Legal Validator in other clients