Regulations.ai — Global AI Law Tracker for Claude Desktop
ai.regulations/regulations-ai
AI laws from 110+ countries, enforcement actions and a 3,900-term glossary. Free, no API key.
client:Claude Desktop
transport:streamable-http
tools:8
Install Regulations.ai — Global AI Law Tracker in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"regulations-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://regulations.ai/api/mcp/v1"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs