AI Act Radar for VS Code
com.aiactradar/ai-act-radar
EU AI Act obligations and updates from ten official sources, incl. the national layer.
client:VS Code
transport:streamable-http
tools:4
Install AI Act Radar in VS Code
.vscode/mcp.json
{
"servers": {
"ai-act-radar": {
"type": "http",
"url": "https://mcp.aiactradar.com/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs