← Registry

Security & Testing

lexlint.org

Provides legal compliance tools for web scraping and data access, including access checks, jurisdiction resolution, and law retrieval.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://mcp.lexlint.org/mcp

No auth detected

MCP server metadata

Name
lexlint
Version
1.1.0
Capabilities
tools

Known tools 6

set_profile

Step 1 of the lint.

Inferred read-only
run_lint

Step 2 of the lint, and the one that returns findings.

Inferred read-only
get_law

One 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-only
resolve_domain_jurisdiction

Best-effort mapping from a domain to the jurisdiction whose law governs its OPERATOR, for feeding into the other tools.

Inferred read-only
check_access

Preflight.

Inferred read-only
submit_feedback

Send the developer's feedback on LexLint to the people who build it, recorded against their UnGovr account so we can write back.

Potential side effects

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.