AI & Machine Learning
regulatoryai.eu
Classifies AI systems under the EU AI Act, provides verbatim articles, deadlines, and compliance reviews.
ENDPOINT 1
https://www.regulatoryai.eu/mcp
MCP server metadata
- Name
- sovereign-ai-act
- Version
- 1.2.0
Known tools 5
classify_ai_systemClassify an AI system under the EU AI Act (Regulation (EU) 2024/1689): risk tier (prohibited/high_risk/limited/minimal) + Annex III category + binding Articles, grounded verbatim in the law.
Inferred read-onlysearch_eu_ai_actFull-text search across the EU AI Act corpus (Articles, Recitals, Annexes).
Inferred read-onlyget_compliance_deadlinesCanonical EU AI Act application dates (post Digital-Omnibus) + fine tiers.
Potential side effectsreview_featureEU AI Act CO-PILOT review for builders: pass a feature, spec or behaviour you are about to ship and get a ship/caution/stop signal (OK / TRANSPARENCY / REVIEW REQUIRED / STOP), the binding Articles, the obligations that apply, red flags and concrete next steps — grounded verbatim in Regulation (EU) 2024/1689.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sovereign-ai-act]
url = "https://www.regulatoryai.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sovereign-ai-act": {
"type": "http",
"url": "https://www.regulatoryai.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sovereign-ai-act
Remote MCP URL: https://www.regulatoryai.eu/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sovereign-ai-act": {
"url": "https://www.regulatoryai.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sovereign-ai-act": {
"type": "http",
"url": "https://www.regulatoryai.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sovereign-ai-act",
"transport": "streamable-http",
"url": "https://www.regulatoryai.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for regulatoryai.eu was fetched 2026-08-24T03:53:08.794Z.
regulatoryai.eu is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.