Security & Testing
lexlint.org
Provides legal compliance tools for web scraping and data access, including access checks, jurisdiction resolution, and law retrieval.
ENDPOINT 1
https://mcp.lexlint.org/mcp
MCP server metadata
- Name
- lexlint
- Version
- 1.1.0
Known tools 6
get_lawOne jurisdiction's law from the UnGovr corpus, across all three topics LexLint covers: AI law, scraping/crawling and access legality, and personal-data and biometric privacy.
Inferred read-onlyresolve_domain_jurisdictionBest-effort mapping from a domain to the jurisdiction whose law governs its OPERATOR, for feeding into the other tools.
Inferred read-onlysubmit_feedbackSend the developer's feedback on LexLint to the people who build it, recorded against their UnGovr account so we can write back.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lexlint]
url = "https://mcp.lexlint.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lexlint": {
"type": "http",
"url": "https://mcp.lexlint.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lexlint
Remote MCP URL: https://mcp.lexlint.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lexlint": {
"url": "https://mcp.lexlint.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lexlint": {
"type": "http",
"url": "https://mcp.lexlint.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lexlint",
"transport": "streamable-http",
"url": "https://mcp.lexlint.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.