Productivity
ailawradar.com
Provides information and updates on AI law compliance obligations and deadlines across jurisdictions.
ENDPOINT 1
https://ailawradar.com/api/mcp
MCP server metadata
- Name
- ai-law-radar
- Version
- 1.0.0
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
next_deadlinesUpcoming AI-law compliance deadlines (dated; in force or upcoming), soonest first.
Inferred read-onlylist_jurisdictionsList tracked jurisdictions with their flagship AI law and official source URL.
Inferred read-onlyrecent_changesRecent dated changes to the register (new laws, deadline shifts, verifications), newest first.
Inferred read-onlyCONNECT 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.
ailawradar.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.