EU AI Act obligations and updates from ten official sources, incl. the national layer.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Reference webhook receivers for AI Act Radar. Each subdirectory is a self-contained, runnable example for one platform.
X-AIAR-Timestamp is within 300 seconds of now.X-AIAR-Signature (v1=<hex>) using HMAC-SHA-256 over <timestamp>.<raw_body> in constant time.event.id) before doing real work β retries are normal.The verification is identical across platforms; only the platform glue differs.
| Folder | Platform | Notes |
|---|---|---|
cloudflare-workers/ | Cloudflare Workers | Web Crypto API, KV for idempotency |
vercel-edge/ | Vercel Edge Functions | Web Crypto API, Vercel KV for idempotency |
aws-lambda/ | AWS Lambda + API Gateway | Node crypto module, DynamoDB for idempotency |
express-node/ | Plain Express on Node | Node crypto, in-process LRU (replace for prod) |
fastify-typescript/ | Fastify + TS | Typed body parser, raw-body capture |
deno-deploy/ | Deno Deploy | Deno KV for idempotency |
Each example has a test.sh that signs a sample event with a local secret and posts it to the running receiver. You can run the full loop on your laptop in under five minutes:
AIA_SECRET in your platform's secret manager. Never commit it.MIT.
AI Act Radar is operated by ligea GmbH, Karlsruhe. Information only β not legal advice.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-act-radar)<a href="https://allmcps.com/mcp/ai-act-radar"><img src="https://allmcps.com/api/badge/ai-act-radar?style=directory" alt="AI Act Radar on AllMCPs" /></a>