3 months ago
Structured, queryable US AI and privacy law data via MCP. Access 15 curated laws with 136 compliance obligations through natural language queries.
Server Config
{
"mcpServers": {
"ai-reg-mcp": {
"command": "npx",
"args": [
"-y",
"ai-reg-mcp-server"
],
"env": {
"AI_REG_API_KEY": "aireg_live_your_key_here"
}
}
}
}