Regulations.ai — Global AI Law Tracker for VS Code
ai.regulations/regulations-ai
AI laws from 110+ countries, enforcement actions and a 3,900-term glossary. Free, no API key.
client:VS Code
transport:streamable-http
tools:8
Install Regulations.ai — Global AI Law Tracker in VS Code
.vscode/mcp.json
{
"servers": {
"regulations-ai": {
"type": "http",
"url": "https://regulations.ai/api/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs