← Registry

Productivity

ailawradar.com

Provides information and updates on AI law compliance obligations and deadlines across jurisdictions.

1 endpoint4 known toolsFirst detected July 1, 2026Last detected September 21, 2026

ENDPOINT 1

https://ailawradar.com/api/mcp

No auth detected

MCP server metadata

Name
ai-law-radar
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to a primary-sourced register of AI laws and regulations across jurisdictions. Returns facts plus official source URLs. Not legal advice — always cite the source_url. Data CC BY 4.0.

Known tools 4

search_obligations

Search the AI-law register.

Inferred read-only
next_deadlines

Upcoming AI-law compliance deadlines (dated; in force or upcoming), soonest first.

Inferred read-only
list_jurisdictions

List tracked jurisdictions with their flagship AI law and official source URL.

Inferred read-only
recent_changes

Recent dated changes to the register (new laws, deadline shifts, verifications), newest first.

Inferred read-only

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.ai-law-radar]
url = "https://ailawradar.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-law-radar": {
      "type": "http",
      "url": "https://ailawradar.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-law-radar
Remote MCP URL: https://ailawradar.com/api/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": {
    "ai-law-radar": {
      "url": "https://ailawradar.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-law-radar": {
      "type": "http",
      "url": "https://ailawradar.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-law-radar",
  "transport": "streamable-http",
  "url": "https://ailawradar.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ailawradar.com was fetched 2026-09-18T21:24:21.041Z.

Trust status Trusted

ailawradar.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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