EU · HU · DE · AT · CH · ES · US law - live now

EU & European law,
with cited answers.

Ask any legal question in plain language. JuriSafe answers from the law in force - with clickable § citations - and drafts the finished document for you, too.

Example from Hungarian law

Ptk.Mt.Btk.Pp.Be.Ákr.Vht.Art.Áfa tv.Szja tv.GDPRTpvt.Ctv.Fgytv.Kkt.Étv.Szt.Inytv.
2,300+
Hungarian statutes in force
65,000+
statutory sections
7
jurisdictions incl. EU law
Every §
checked against the corpus
GDPR-compliantEuropean data protection, built in
EU hostingYour data stays on European servers
0% data used for AI trainingWe never train on your questions
Source-citedEvery answer verifiable down to the §
- Who uses it

From law firms to private individuals

Whether you're a legal professional or reading your very first contract, JuriSafe gives you the same cited, easy-to-follow answer.

Lawyers and legal professionals

Faster research, cited answers and document templates - routine work done in seconds, with clickable § references.

Business owners and executives

Contracts, payment demands and compliance - clear, fast, and free of legal fees for everyday matters.

Private individuals

Employment, tenancy and consumer questions - in plain language, always derived from the law in force.

01 - Features

What JuriSafe can do

What is the notice period after 6 years of employment?
If the employer gives notice, the notice period is 45 days (30 days base + 15 days once service passes 5 years, Mt. 69. § (2)).
Mt. 69. § (1)Mt. 69. § (2)

Example from Hungarian law

Every answer comes from the law in force, with clickable § references - it never guesses.

Full feature list

Everything JuriSafe offers

Answers and research

  • Cited answers with clickable § references
  • In-force checks (repealed / amended legislation)
  • Confidence indicator and sentence-level sourcing
  • Strategic analysis: verdict, your deadline, next steps
  • EU, HU, DE, AT, CH, ES and US law in one place
  • Related case law and precedents
  • Ask in 14 languages - answered from the law you choose

Documents

  • Document drafting: payment demands, contracts, powers of attorney, filings, statements of claim…
  • Download as PDF, DOCX or Markdown
  • Editing, fill-in fields and a clause library
  • Upload and rework existing PDF/DOCX/TXT files
  • Contract review: risky, outdated and one-sided clauses
  • AI revisions and version history

Legal calculators

  • Deadline calculation (working days, court recess)
  • Late-payment interest at the MNB base rate
  • Notice periods, severance pay and limitation periods, worked out step by step

Privacy and security

  • Full PII anonymization before the model (GDPR)
  • EU data storage and encryption
  • Your questions are never used for AI training
  • Proof of anonymization with every answer
  • Optional blockchain timestamps for documents

Workflow

  • Conversations and search across your history
  • Projects / clients and a deadline register
  • Document management and tasks (planner mode)
  • Legislation news feed and private notes
  • Teamwork and sharing

For developers and integrations

  • Open REST API with cited JSON responses
  • Python and TypeScript SDK
  • MCP server (Claude, Cursor, agents)
  • Browser extension (Chrome, Edge)
  • Automation: n8n, Zapier, webhooks
  • Word and Excel add-in (coming soon)
02 - How it works

In three steps

01

Ask in your own words

No legal jargon needed. Describe the situation just as it is.

02

JuriSafe finds the relevant law

Hybrid search and legal-area detection across the entire corpus.

03

A cited answer or a finished document

With referenced § sections and a confidence indicator - or as a downloadable document.

03 - Why it's more accurate

Why is it more reliable than other legal AI?

Most AI “remembers” from language patterns - and is sometimes confidently wrong. JuriSafe instead stores the meaning of the law in force in a multi-dimensional space and ties every answer to a verified source. That makes it more accurate, and when it's unsure, it tells you instead of guessing.

0%
Finds the right statute
475 of 488 questions, internal held-out set (2026-09).
0%
Reaches the right section
45 of 55 source-cited answers, internal set (2026-09).
0GDPR
Masked before the model
Personal data is masked on our own server before any model sees it.
0
Data given to AI training
Neither your questions nor your documents are passed on for model training.

How the system “understands” the law: related legal concepts sit close together in a multi-dimensional space of meaning. Illustration - the actual method is proprietary.

01

Grounding

We anchor your question to the law in force and build the answer exclusively from cited legal sources - not from linguistic guesswork.

02

Verification

Every claim is matched to a source and checked. If the basis is uncertain, the system says so - better cautious than confidently wrong.

03

Anonymization

Sensitive personal data is masked on our own server before anything reaches the model - and tokens rotate per session, so your queries can't be linked back to you.

JuriSafeChatGPT / general AIInternational legal AIOther Hungarian legal AI
Corpus tuned to Hungarian + EU lawpartly
Every claim with a clickable § source
In-force check (repealed / amended)partlypartly
Flags low confidence when unsurepartlypartly
Personal data masked before the model (server-side)
Finished document drafting + editingpartly
Hungarian deadline and interest calculationpartly
Open REST API + Python/TS SDKpartly
MCP server (Claude, Cursor, agents)
Browser extension (select → ask)
Data never used for third-party training
Queries can't be correlated (rotating tokens)

Based on publicly available information (2026); partial values are indicative estimates. Tax- and accounting-focused tools are not included. International tools (e.g. Harvey, Lexis+ AI, CoCounsel) are strong, but they are not tuned to Hungarian law, and their § in-force checks are built primarily around US law.

04 - Privacy

Your data can't be traced

We don't just promise - we show you. See live what the AI actually sees, before anything leaves our server.

Pseudonymizationdemo

What you type - and what the AI behind the scenes actually sees. Personal data becomes tokens on our server first.

Your text
What the AI sees
Alulírott NÉV_1 ügyfél kérem a tájékoztatást. Adószámom ADÓSZÁM_1, e-mail EMAIL_1, lakcímem CÍM_1.

Detection runs on our server; the method is not disclosed. Tokens rotate per session, so queries can't be linked back to you.

05 - Integrations & API

Build it in anywhere

The JuriSafe engine inside your own workflows - with a token-based API key.

Add it to Claude / Cursorclaude_desktop_config.json
{
  "mcpServers": {
    "jurisafe": {
      "command": "python",
      "args": ["/eleresi/ut/jurisafe_mcp_server.py"],
      "env": {
        "BE_BASE_URL": "https://app.jurisafeai.com",
        "BE_API_KEY": "jsafe_apikey_..."
      }
    }
  }
}

Download the server script, set your API key, and your agent can query the law in force directly.

bash
curl -X POST https://app.jurisafeai.com/api/v1/ask \
  -H "Authorization: Bearer jsafe_apikey_…" \
  -d '{"question":"Mennyi a felmondási idő 6 év után?"}'

→ { "answer": "…", "citations": [{ "short_ref": "Mt. 69. §" }] }

Secure card payments

Subscribe with secure card payments via Stripe. Monthly or yearly billing - the yearly fee equals 10 monthly fees.

Stripe · cardYearly: 2 months freetoken-based API key
Developer documentation →
Custom solutions

Need something that isn't there yet? We'll build it.

Your own integration, a dedicated or on-premise deployment, an additional legal area, team-specific workflows, high API volume or an SLA - tell us what you need, and we'll make it happen.

  • Dedicated or EU / on-premise deployment
  • Custom integration, API volume and SLA
  • Additional legal areas or your own document templates
  • For teams: roles, sharing, prioritization
Talk to sales

A short call, followed by a tailored proposal and rollout plan.

Email our sales team ↗Or fill in the contact form →
06 - In practice

How lawyers use it

Typical workflows where JuriSafe saves time. The professional judgement always stays with the lawyer.

Fast legal research

Ask in plain language and get a cited answer with clickable § references - check the cited text in one click.

First drafts

A draft payment demand, contract, power of attorney or filing in minutes, editable as DOCX and PDF.

Contract review

Upload a contract: JuriSafe flags risky, outdated or one-sided clauses, with references.

Deadlines and interest

Deadline calculation with working days and the court recess, late-payment interest at the MNB base rate, worked out step by step.

Protecting client data

From the Pro plan, personal data is masked on our own server before anything reaches the model.

In-force checks

The system flags when a cited provision has since been amended or repealed.

- Value

Less than one hour with a lawyer - for a whole month

Traditional legal help is billed per occasion, and every document is a separate line item. JuriSafe is a fixed monthly fee, with document drafting included.

Lawyer / legal adviser
Legal consultationHUF 20,000-40,000 / hour
Payment demand letterHUF 15,000-30,000 each
Drafting a contractHUF 40,000-150,000
Reviewing a contractHUF 25,000-60,000
Filing / applicationHUF 20,000-80,000
billed per occasion · every document charged separately
JuriSafe Pro
HUF15,990/ month
  • 100 questions a week
  • Document drafting (payment demands, contracts, powers of attorney…)
  • All calculators + contract review
  • Cited, verifiable answers with § references
View plans →

Lawyer fees are indicative market estimates (2026). JuriSafe provides legal information and does not replace individual legal advice.

07 - Pricing

Start for free

No commitment to get started. Switch plans or cancel anytime - payment is secure, via Stripe.

Free

To try it out

HUF03 questions / week
  • 3 questions a week
  • Cited answers
  • Clickable § references
Get started

Basic

For individuals

HUF4,990/ month
  • 10 questions a day
  • Document drafting (PDF/DOCX)
  • All legal calculators
  • 14 languages
Subscribe

Pro

Recommended

For lawyers

HUF15,990/ month
  • 100 questions a week
  • Full anonymization
  • Contract review
  • Programmatic API
Subscribe

Unlimited

For daily use

HUF74,990/ month
  • Unlimited questions
  • Priority processing
  • Every Pro feature
Subscribe

Enterprise

For teams

Custom 
  • Firm: the Pro price per member
  • Teams and sharing
  • Custom integration
  • Dedicated support + SLA
Request a demo
  • No commitment
  • Cancel anytime
  • Secure Stripe payments
  • Free plan, no card required

Detailed comparison

FreeHUF03 questions / week
BasicHUF4,990/ month
RecommendedProHUF15,990/ month
UnlimitedHUF74,990/ month
EnterpriseCustom 
Questions3 / week10 / day100 / weekUnlimitedUnlimited
Cited answers (§)
Clickable § references
All legal calculators
Document drafting (PDF/DOCX)
Multilingual (14 languages)
Full anonymization (PII)
Contract review
Programmatic API
Highest priority
Teams and sharing
Dedicated support + SLA
Get startedSubscribeSubscribeSubscribeRequest a demo

Need something custom, specialized or bigger?

A larger team, your own integration or API, an additional legal area, custom pricing or special requirements? Let's talk - we'll tailor it to you.

Get in touch →
08 - FAQ

About your subscription

Is there a free version?

Yes. The Free plan starts without a bank card, with 3 questions a week - so you can try it before you pay.

Can I cancel anytime?

Yes, without giving a reason: in your account (Account → Manage subscription) or by email. Cancellation takes effect at the end of the current subscription period; until then the plan stays usable and you are not charged again.

Can I switch plans?

Yes. Start the switch in your account, or write to us and we'll handle it. You see the effect on your fee before you confirm.

How can I pay?

By card, through Stripe. We never see or store your full card number.

Will I get a payment confirmation?

Yes, you get an email confirmation of every payment, and the invoice is issued electronically. For company invoice details, write to us.

Can I withdraw from the contract?

As a consumer you can withdraw within 14 days without giving a reason, under Hungarian Government Decree 45/2014. (II. 26.). Because the service starts immediately, a proportionate fee is due for the part already used. Section 6 of the Terms has the details.

Is there a yearly plan?

Yes: Basic, Pro and Unlimited can also be paid yearly, for the price of 10 monthly fees (2 months free). A yearly subscription renews automatically every year and can be cancelled at any time - the cancellation takes effect at the end of the yearly period. For discounts for larger teams, write to us.

Try it
today.