Legal, compliance, and security sources for AI agents — every answer cited to the official source.
The Ansvar Gateway serves the full corpus fleet through one MCP endpoint. The free tier gives 100 queries per day, no card required.
Claude Code (one line):
claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcpClaude Desktop / Cursor — add to claude_desktop_config.json (or mcp.json):
{
"mcpServers": {
"ansvar": {
"type": "url",
"url": "https://gateway.ansvar.eu/mcp"
}
}
}Claude.ai — Settings → Connectors → Add custom connector → paste https://gateway.ansvar.eu/mcp
First request opens an OAuth signup flow. Setup guide: ansvar.eu/docs/quickstart
- Statute-level law corpora across dozens of audited jurisdictions, EU/EFTA/UK and international — see the coverage map
- Sector regulators: financial, cybersecurity, data protection, competition
- Security intelligence: CVE/KEV/EPSS, MITRE ATT&CK, CWE/CAPEC, OWASP
- Compliance workflows: threat modeling, DPIA, gap analysis — see tiers
Every served row carries a citation with source URL, publisher, and license.
- agent-affect-skills — skills that let coding agents report friction, embarrassment, and load-bearing weirdness at the end of a task (docs)
- ansvar-compliance-skills — Claude skills for CRA vulnerability obligations, regulatory threat modeling, and incident-reporting navigation
The public law-MCP repos ship the schema and ingestion code. Pre-built databases stay on Ansvar infrastructure because TDM and standards-licensing constraints on the upstream sources keep us from redistributing the corpus as a public artifact. Each repo's README explains its self-host path.