Add Ansvar Gateway connector — European regulatory primary sources (regulatory-legal, privacy-legal, ai-governance-legal) - #102
Open
Mortalus wants to merge 1 commit into
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
…ernance-legal) Regulatory primary sources over OAuth MCP: EU regulations (GDPR, AI Act, CRA, NIS2, DORA, MiCA, MDR) with delegated/implementing acts, national law across 28 audited jurisdictions in Europe and the United States (including US CFR sector titles and UK legislation), UN vehicle regulations, sector corpora, and regulator guidance — verbatim, with an item-level source citation on every result, fail-closed when a source cannot be resolved. Targets the CONNECTORS.md wanted entry for regulatory primary sources. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Mortalus
force-pushed
the
add-ansvar-gateway-connector
branch
from
July 7, 2026 03:20
c41c266 to
e00750d
Compare
Author
|
I have read the CLA Document and I hereby sign the CLA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
The Ansvar Gateway (
https://gateway.ansvar.eu/mcp) in the default.mcp.jsonofregulatory-legal,privacy-legal, andai-governance-legal.This targets the CONNECTORS.md wanted entry for regulatory primary sources ("a connector to official registers (eCFR, Federal Register, EUR-Lex, legislation.gov.uk, …) that bypasses the agent-blockers many legislative sites use. A curated regulatory knowledge base would be a high-value addition."). Ansvar serves regulatory primary sources from its own corpus infrastructure — content is ingested from the official registers (EUR-Lex/CELLAR, the US CFR, legislation.gov.uk, national gazettes and legislation portals) and served with per-item provenance, so retrieval does not depend on live-scraping legislative sites that block agents.
Server details
https://gateway.ansvar.eu/mcp(streamable HTTP)claude mcp add --transport http. Setup docs: https://ansvar.eu/docs/quickstarteu.ansvar/gatewayin the official registry (registry.modelcontextprotocol.io)Data coverage
list_coveragetool reports the full routable set, which is larger than the audited marketing count.ai-governance-legal.get_data_freshnessreturns per-source content currency.Tool surface (tier-scoped)
tools/listis filtered to the caller's tier — a tool the tier cannot invoke is not shown.search(scoped to one jurisdiction or one framework per query),get_provision,get_changes,validate_citation,batch_search,diff, the CVE suite (search_cve,search_by_product,get_cve_details,get_epss_score,check_kev_status,get_exploits,get_data_freshness), and discovery (describe_capabilities,get_my_capabilities,list_coverage,list_workflow_types). All read-only.sectors=scoping insearch, case-law/preparatory-works/agency-guidance fan-out,search_guidance,get_decision, the paragraph-level document graph (get_document_segments,resolve_document_segment), and org-standards lookup.Against the connector-quality checklist
source_url,publisher,license) plus a citation-ready identifier; the platform's operating rule is that content is served verbatim from source, never paraphrased.metafields or clearly marked separate content blocks, never blended into retrieved text.Practice-area fit
reg-feed-watcherandpolicy-diffmap directly ontosearch+get_changes+get_provisionfor EU, national, and US CFR regulatory feeds — the exact primary-source leg the wanted-connectors entry describes.Also relevant to
product-legal(CRA product-classification questions), but this PR keeps the default sets tight.Testing
The free tier is self-serve at https://ansvar.eu (B2B signup — business email, no card) and is sufficient to exercise search/lookup against the EU, national, and US corpora. Happy to provision reviewer accounts at any tier for the retrieval-quality and injection-resistance checks — open an issue or email team@ansvar.eu.
🤖 Generated with Claude Code