ansvar
European law, regulation and standards for AI agents — 46 jurisdictions, paragraph-level citations, compliance workflows.
Open source Open in the app JSON README (API)
About
European law, regulation and standards for AI agents — 46 jurisdictions, paragraph-level citations, compliance workflows.
Details
- Kind
- Plugins
- Topic
- Government & public data
- Publisher
- ansvar-systems
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.0
- Last push
- 2026-07-24T15:36:58Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
ansvar-systems/ansvar-gemini-extension
README
# Ansvar extension for Gemini CLI Ask Gemini CLI questions about European law and get answers grounded in the actual legal text, with paragraph-level citations to the official publisher. This extension connects Gemini CLI to the [Ansvar](https://ansvar.eu) gateway: 46 jurisdictions live, 330,000+ national laws and 5.7 million provisions, plus EU-level corpora (GDPR, NIS2, the AI Act, DORA, CRA) and compliance workflows (threat modeling, DPIA, gap analysis, audit preparation) that run inside the agent over MCP. ## Install ```bash gemini extensions install https://github.com/Ansvar-Systems/ansvar-gemini-extension ``` On first use the CLI opens a browser to sign in or create an Ansvar account. The free tier works after registration; paid tiers add case law, preparatory works, agency guidance, and document-grounded workflows. Pricing: [ansvar.eu/pricing](https://ansvar.eu/pricing). ## What you can ask - "What does NIS2 require from a Swedish SaaS company with 60 employees?" - "Compare the incident-reporting deadlines in NIS2, DORA, and the CRA." - "Run a DPIA for the system I just described." - "Which German laws govern employee monitoring software?" Every answer cites the provision it came from — `source_url`, publisher, and license per row. If a corpus has no answer, the tools say so instead of letting the model guess. ## How it works The extension registers one remote MCP server, `https://gateway.ansvar.eu/mcp` (streamable HTTP, OAuth 2.1 with dynamic client registration — Gemini CLI discovers the auth flow on its own). No local install, no API key to manage. Coverage details: [ansvar.eu/coverage](https://ansvar.eu/coverage). ## Support Issues with the extension: open an issue here. Questions about the gateway or your account: [team@ansvar.eu](mailto:team@ansvar.eu). Documentation: [docs.ansvar.eu](https://docs.ansvar.eu).