Swiss Legal Intelligence -- BGE/ATF/DTF precedent research, case strategy, legal drafting, and citation verification across all 26 Swiss cantons with Anwaltsgeheimnis privacy protection.
BetterCallClaude
Swiss Legal Intelligence Plugin for Cowork and Claude Code
BetterCallClaude is a plugin for legal professionals working in Cowork or Claude Code. It transforms legal research, case strategy, and document drafting for Swiss lawyers by providing deep integration with Swiss legal databases, multi-lingual analysis across German, French, Italian, and English, and built-in privacy protection for attorney-client privilege.
The plugin covers the full spectrum of Swiss legal work: BGE/ATF/DTF precedent research, case strategy development with risk assessment, adversarial legal analysis, compliance and data protection advisory, fiscal and corporate law expertise, real estate law, legal drafting with jurisdiction-aware templates, legal translation, and citation verification across all 26 Swiss cantons. Privacy compliance with Anwaltsgeheimnis (Art. 321 StGB) is enforced automatically through a pre-tool-use hook that detects privileged content before it leaves the local environment.
Version: 4.9.0 -- 20 agents, 26 commands, 13 skills, 9 MCP servers.
Love BetterCallClaude? Support the project — Buy me a coffee ☕
Installation
BetterCallClaude can be installed through several channels.
Claude Cowork (Recommended)
Visit the installation page at bettercallclaude.ai/desktop for guided setup instructions. The page walks you through installing the plugin directly in Claude Cowork with a few clicks.
From GitHub (Claude Code CLI)
Install the plugin directly from GitHub:
claude plugin add fedec65/bettercallclaude
Windows Installation (Claude Code CLI)
Claude Code on Windows requires Git for Windows. Install it first, then install Claude Code using one of these methods:
PowerShell:
irm https://claude.ai/install.ps1 | iex
CMD:
curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
WinGet:
winget install Anthropic.ClaudeCode
After installation, install the plugin:
claude plugin add fedec65/bettercallclaude
You can launch claude from PowerShell, CMD, or Git Bash. You do not need to run PowerShell as Administrator.
WSL users: Both WSL 1 and WSL 2 are supported. Use
curl -fsSL https://claude.ai/install.sh | bashinside your WSL terminal, then install the plugin as above.
Git Bash not found? If Claude Code cannot locate your Git Bash installation, add this to your
settings.json:{ "env": { "CLAUDE_CODE_GIT_BASH_PATH": "C:\\Program Files\\Git\\bin\\bash.exe" } }
Manual Installation (Claude Code CLI)
Clone the repository and point Claude Code to the plugin directory:
git clone https://github.com/fedec65/bettercallclaude.git
cd bettercallclaude
claude --plugin-dir bettercallclaude/
Available Commands
| Command | Description |
|---|---|
/bettercallclaude:legal |
Intelligent gateway -- analyzes intent, routes to the appropriate specialist agent, and manages multi-step legal workflows. |
/bettercallclaude:research |
Search Swiss legal precedents and compile research memoranda. Supports BGE/ATF/DTF databases, doctrine references, and cross-jurisdictional analysis. |
/bettercallclaude:strategy |
Develop litigation strategy with risk assessment, cost-benefit analysis, and procedural pathway evaluation. |
/bettercallclaude:draft |
Draft Swiss legal documents including contracts, court briefs, legal opinions, and memoranda with proper citation formatting. |
/bettercallclaude:cite |
Verify and format Swiss legal citations across all four national languages (BGE/ATF/DTF formats). |
/bettercallclaude:validate |
Validate Swiss legal citations in bulk -- check format, existence, and cross-language consistency. |
/bettercallclaude:precedent |
Search and analyze BGE/ATF/DTF precedents with precedent chain tracking and evolution analysis. |
/bettercallclaude:federal |
Analyze a legal question under federal Swiss law (ZGB, OR, StGB, BV, and related federal statutes). |
/bettercallclaude:cantonal |
Analyze a legal question under cantonal law for a specific canton. |
/bettercallclaude:adversarial |
Run three-agent adversarial analysis -- advocate builds the case, adversary challenges it, judicial analyst synthesizes. |
/bettercallclaude:briefing |
Structured pre-execution briefing session -- assembles a specialist panel, collects case context, and builds an execution plan before agents start working. Supports resume and depth control. |
/bettercallclaude:workflow |
Define and execute multi-agent legal workflows (due diligence, litigation prep, contract lifecycle, real estate closing). |
/bettercallclaude:translate |
Translate Swiss legal documents between DE, FR, IT, and EN while preserving legal terminology precision. |
/bettercallclaude:doc-analyze |
Analyze Swiss legal documents -- identify legal issues, extract key clauses, verify citations, assess compliance. |
/bettercallclaude:help |
Show complete command reference, available agents, skills, and usage examples. |
/bettercallclaude:version |
Display plugin version, installed components, and system status. |
/bettercallclaude:summarize |
Consolidate multi-agent pipeline output -- deduplicate disclaimers, terminology, and citations with length control (--short/--medium/--long). |
/bettercallclaude:start |
Welcome and onboarding — checks connectivity, guides playbook creation, shows usage examples. |
/bettercallclaude:doctor |
Diagnose MCP server connectivity — tests each server, reports status and impact. |
/bettercallclaude:setup |
⚠ Alias for /start — will be removed in v5.0. |
Usage examples
/bettercallclaude:legal I need to assess our exposure under Art. 97 OR for late delivery
/bettercallclaude:research Art. 97 OR contractual liability for late delivery
/bettercallclaude:strategy Commercial lease dispute in Zurich, landlord claims CHF 200k damages
/bettercallclaude:draft Employment contract for a software engineer in Geneva, bilingual DE/FR
/bettercallclaude:adversarial Is the non-compete clause in this employment contract enforceable?
/bettercallclaude:workflow litigation-prep Personal injury claim against manufacturer
/bettercallclaude:translate DE->FR Klageschrift for Geneva commercial court
/bettercallclaude:precedent Art. 2 ZGB good faith principle evolution since 2015
/bettercallclaude:doc-analyze @contract.pdf Review this commercial lease agreement
/bettercallclaude:cantonal ZH Commercial court jurisdiction for contract disputes over CHF 30k
/bettercallclaude:briefing Prepare full litigation for Art. 97 OR breach, CHF 500K, Zurich
/bettercallclaude:briefing --resume brief_20260225_contract
/bettercallclaude:legal --skip-briefing Quick BGE search for Art. 41 OR
Skills
Skills are activated automatically when Claude detects relevant legal context in your conversation. You do not need to invoke them manually.
| Skill | Purpose |
|---|---|
swiss-legal-research |
Precedent analysis methodology, BGE search strategies, source evaluation, and research memorandum structure. |
swiss-legal-strategy |
Case assessment frameworks, risk matrices, procedural pathway analysis, and settlement evaluation. |
swiss-legal-drafting |
Document generation standards, clause libraries, mandatory law compliance checks, and formatting rules. |
swiss-citation-formats |
Citation format tables for DE/FR/IT/EN, BGE/ATF/DTF reference standards, doctrine citation rules, and cross-language conversion. |
swiss-document-analysis |
Legal document analysis — structured review of contracts, court decisions, statutes, NDA triage (GREEN/YELLOW/RED), playbook-aware deviation analysis. |
swiss-legal-translation |
Legal translation between DE, FR, IT, and EN with correct terminology, citation conversion delegation, and formal register preservation. |
privacy-routing |
Anwaltsgeheimnis detection patterns, privacy classification, and local processing triggers for privileged content. |
adversarial-analysis |
Three-agent adversarial methodology (advocate/adversary/judicial), argument scoring, objectivity validation, and Erwagung synthesis structure. |
compliance-frameworks |
FINMA supervision, GwG/AMLA anti-money laundering, FIDLEG/FINIG financial institution licensing, banking secrecy, and cross-border compliance. |
data-protection-law |
nDSG/FADP framework, GDPR adequacy, cantonal data protection laws (IDG/KDSG/LIPAD), DPIA methodology, and cross-border data transfers. |
legal-intake |
Transforms vague or complex queries into actionable plans — Refine mode (single-domain Socratic dialogue) or Briefing mode (multi-domain specialist panel + execution plan). |
legal-5step-framework |
Sequential 5-step legal pipeline: intake → research → strategy → adversarial → draft, with quality gates and checkpoints. |
Agents
The plugin includes 18 specialized subagents that handle complex multi-step legal workflows.
Core Agents
| Agent | Description |
|---|---|
| Researcher | Six-step research workflow: parse question, search BGE/ATF/DTF, search cantonal courts, evaluate sources, identify doctrine, compile memorandum with verified citations. |
| Strategist | Five-step strategy workflow: analyze facts, assess claim strength, map procedural pathways, evaluate settlement value, produce strategy memorandum. |
| Drafter | Six-step drafting workflow: determine document type, select template, draft with proper terminology, insert citations, run compliance checks, produce final document. |
Domain Specialist Agents
| Agent | Description |
|---|---|
| Citation Specialist | Citation verification and cross-language conversion (BGE/ATF/DTF), format validation, overruling detection. |
| Compliance Officer | FINMA regulatory compliance, GwG/AMLA AML/KYC, FIDLEG/FINIG licensing, banking secrecy analysis. |
| Data Protection Specialist | nDSG/FADP analysis, GDPR adequacy, cantonal data protection laws, DPIA methodology, cross-border transfers. |
| Risk Analyst | Risk matrices, probability assessment, cost-benefit analysis, exposure quantification, scenario modeling. |
| Procedure Specialist | ZPO/CPC civil procedure, StPO/CPP criminal procedure, SchKG/LP debt collection, forum selection, appeal pathways. |
| Fiscal Law Expert | Federal/cantonal tax (DBG/LIFD, StHG/LHID, MWSTG/LTVA), tax treaties, transfer pricing, tax planning. |
| Corporate & Commercial Law Expert | AG/SA and GmbH/Sarl formation, M&A, corporate governance, restructuring, commercial contracts. |
| Real Estate Law Expert | Grundbuch/RF, lex Koller, tenancy law (OR 253ff), construction law, KKBB, real estate transactions. |
| Legal Translator | Legal translation DE/FR/IT/EN, terminology consistency, official Swiss term registers, bilingual document production. |
| Cantonal Law Expert | All 26 cantons, cantonal constitutions, intercantonal concordats, cantonal court systems, cantonal procedural specifics. |
Briefing and Orchestration Agents
| Agent | Description |
|---|---|
| Briefing Coordinator | Pre-execution intake through multi-agent panel consultation. Classifies queries, selects 2-5 specialist panelists, collects domain-specific questions, builds structured execution plans with checkpoints, and persists state for cross-session recovery. |
| Workflow Orchestrator | Multi-agent pipeline coordination, workflow templates (due diligence, litigation prep, contract lifecycle, real estate closing), agent routing. Now supports briefing-sourced execution with checkpoint pause/resume. |
| Advocate | Builds the strongest possible case in favor of a legal position with supporting BGE precedents and doctrine. |
| Adversary | Challenges a legal position by finding weaknesses, counter-precedents, and opposing arguments. |
| Judicial Analyst | Neutral synthesis of advocate and adversary positions using Swiss Erwagung (consideration) structure with risk probabilities. |
Adversarial Analysis Workflow
The adversarial analysis workflow uses three agents in sequence to provide balanced legal assessment:
- Advocate builds the strongest case for the position, identifying supporting precedents, statutory provisions, and doctrinal authority.
- Adversary challenges the position systematically, finding counter-precedents, doctrinal criticism, factual weaknesses, and procedural obstacles.
- Judicial Analyst synthesizes both positions using Swiss Erwagung methodology, assigning probability scores to each legal issue and recommending a course of action.
Invoke with /bettercallclaude:adversarial followed by the legal question.
Multi-Agent Workflows
The workflow orchestrator supports predefined pipelines:
| Workflow | Pipeline | Description |
|---|---|---|
due-diligence |
Researcher -> Compliance -> Corporate -> Risk | Corporate due diligence with regulatory and risk assessment. |
litigation-prep |
Researcher -> Strategist -> Adversarial -> Drafter | Full litigation preparation with adversarial stress-testing. |
contract-lifecycle |
Drafter -> Compliance -> Citation -> Translator | Contract creation with compliance review and translation. |
real-estate-closing |
Real Estate -> Compliance -> Fiscal -> Drafter | Real estate transaction with regulatory and tax analysis. |
Invoke with /bettercallclaude:workflow followed by the workflow name and case description.
Briefing Session (New in v3.1.0)
Complex legal matters often involve multiple domains, jurisdictions, and competing considerations that a single query cannot fully capture. BetterCallClaude previously used a one-shot classification: the /legal gateway would read your query, score its complexity, and immediately route to agents. This worked well for focused questions but led to misrouted or incomplete analysis when the initial query lacked critical context.
The briefing session adds a collaborative intake phase between your query and agent execution. Instead of guessing what you need, the system assembles a panel of specialist agents, asks you targeted questions, and builds a precise execution plan before any work begins.
How it works:
Adaptive activation -- The
/legalgateway scores your query's complexity (1-10). Simple queries (1-3) route directly as before. Moderate queries (4-6) trigger 2-3 inline clarifying questions. Complex queries (7-10) enter a full briefing session with a specialist panel.Specialist panel -- For complex queries, the briefing coordinator selects 2-5 agents from a pool of 10 specialists (researcher, strategist, procedure, risk, compliance, drafter, corporate, fiscal, real estate, cantonal). Each panelist is spawned as a real subagent and returns domain-specific questions based on your query.
Transparent attribution -- Every question is labeled with which specialist needs the answer and why. You see exactly who is asking (e.g., "Needed by: ⏱️ Procedure (deadline calculation), 📊 Risk (exposure estimate)").
Structured execution plan -- After 1-3 rounds of questions, the system builds a step-by-step execution plan showing which agents will run, in what order, with what dependencies, and where checkpoints will pause for your review.
Interactive refinement -- You can modify the plan before approving it: add or remove agents, adjust the order, change checkpoint placement, or ask why a particular specialist was included.
Checkpoint execution -- Once approved, the orchestrator executes the plan stage by stage, pausing at each checkpoint for you to review results, adjust the remaining plan, or save progress for later.
Cross-session persistence -- Briefing state is saved to memory after each interaction. You can close the conversation and resume later with
/bettercallclaude:briefing --resume. All your answers, the execution plan, and any completed stages are preserved.
Benefits:
- Fewer misrouted queries -- The panel catches missing context before agents start working, reducing wasted cycles and incorrect analysis.
- Precise execution plans -- Instead of a generic pipeline, you get a tailored plan with the right agents in the right order for your specific matter.
- User control -- You see and approve the plan before execution. No surprise agent spawning or unexpected output.
- Efficient for simple cases -- Simple queries bypass the briefing entirely. The system only activates when complexity warrants it.
- Resumable workflows -- Long-running matters can be paused at any checkpoint and resumed across sessions without losing progress.
Flags:
| Flag | Effect |
|---|---|
--briefing |
Force full briefing session regardless of complexity |
--skip-briefing / --direct |
Bypass briefing and route directly to agents |
--depth quick |
Lightweight briefing: 2-3 questions, no panel |
--depth deep |
Maximum panel size and question rounds |
--resume [id] |
Resume a saved briefing session |
--list |
List all saved briefing sessions |
Usage examples:
# Complex matter -- triggers full briefing automatically via /legal gateway
/bettercallclaude:legal Prepare litigation for Art. 97 OR breach, CHF 500K claim,
Zurich Commercial Court, employer is a regulated financial institution
# Explicit briefing -- forces briefing even for simpler queries
/bettercallclaude:briefing Is Art. 340 OR non-compete enforceable for a 2-year period?
# Deep briefing -- maximum panel size and question rounds
/bettercallclaude:briefing --depth deep Cross-border M&A with tax structuring,
target in ZH, buyer in GE, FINMA-regulated entities on both sides
# Quick briefing -- lightweight intake, 2-3 questions, no panel
/bettercallclaude:briefing --depth quick Review my commercial lease for compliance
# Resume a saved briefing from a previous session
/bettercallclaude:briefing --resume brief_20260225_litigation
# List all saved briefing sessions
/bettercallclaude:briefing --list
# Skip briefing -- bypass intake and route directly to agents
/bettercallclaude:legal --skip-briefing Search BGE for Art. 41 OR tort liability
# Force briefing on a query that would normally route directly
/bettercallclaude:legal --briefing Find BGE on Art. 97 OR foreseeability
Language Support
BetterCallClaude supports all four Swiss national languages plus English for legal analysis:
| Language | Code | Legal Context |
|---|---|---|
| German | DE | Primary language for federal statutes (ZGB, OR, StGB). Used in ZH, BE, BS, and German-speaking cantons. |
| French | FR | Official text for CO, CC, CP. Used in GE, VD, and French-speaking cantons. Bern is bilingual (DE/FR). |
| Italian | IT | Official text for CO, CC, CP. Used in TI and Italian-speaking regions. |
| English | EN | Supported as working language with Swiss legal context. Terms are mapped to their official Swiss equivalents. |
Language detection is automatic. When you write in German, the plugin responds with German legal terminology and citation formats (BGE, Art., Abs., E.). When you write in French, it switches to ATF, art., al., and consid. formats. You can also request a specific language explicitly.
Jurisdictions
Federal Law
Federal law is the default jurisdiction when no canton is specified. The plugin covers all major federal codes:
- BV / Cst. / Cost. (Federal Constitution)
- ZGB / CC (Civil Code)
- OR / CO (Code of Obligations)
- StGB / CP (Criminal Code)
- ZPO / CPC (Civil Procedure)
- StPO / CPP (Criminal Procedure)
- SchKG / LP (Debt Collection and Bankruptcy)
- UWG / LCD (Unfair Competition Act)
- DSG / LPD (Data Protection Act)
- DBG / LIFD (Federal Direct Tax Act)
- StHG / LHID (Tax Harmonization Act)
- MWSTG / LTVA (Value Added Tax Act)
- GwG / LBA (Anti-Money Laundering Act)
- FIDLEG / LSFin (Financial Services Act)
- FINIG / LEFin (Financial Institutions Act)
- BankG / LB (Banking Act)
Cantonal Law
All 26 Swiss cantons are fully configured with court system details, citation formats, and MCP search capability via entscheidsuche.ch:
| Canton | Code | Language | Key Characteristics |
|---|---|---|---|
| German-speaking | |||
| Aargau | AG | DE | Third largest by population. Industrial center, energy sector. |
| Appenzell I.Rh. | AI | DE | Smallest canton. Landsgemeinde tradition. |
| Appenzell A.Rh. | AR | DE | Rural canton. Textile heritage. |
| Basel-Landschaft | BL | DE | Suburban to Basel. Pharmaceutical industry. |
| Basel-Stadt | BS | DE | Pharmaceutical and life sciences center. Cross-border commerce. |
| Glarus | GL | DE | Landsgemeinde tradition. Industrial heritage. |
| Luzern | LU | DE | Central Switzerland hub. Tourism center. |
| Nidwalden | NW | DE | Business-friendly. Low tax canton. |
| Obwalden | OW | DE | Low tax canton. Private banking. |
| Schaffhausen | SH | DE | Northernmost canton. Cross-border with Germany. |
| Schwyz | SZ | DE | Origin of Swiss name. No inheritance tax. |
| Solothurn | SO | DE | Watch industry center (Jura arc). |
| St. Gallen | SG | DE | Eastern Switzerland center. University (HSG). Handelsgericht. |
| Thurgau | TG | DE | Lake Constance. Agriculture and food industry. |
| Uri | UR | DE | Gotthard corridor. Founding canton. |
| Zug | ZG | DE | Crypto/commodity hub. Very low taxes. |
| Zurich | ZH | DE | Largest canton. Major commercial center. Handelsgericht. |
| French-speaking | |||
| Geneva | GE | FR | International arbitration hub. Banking and private wealth. |
| Jura | JU | FR | Newest canton (1979). Watchmaking. |
| Neuchatel | NE | FR | Watchmaking capital. Innovation hub. |
| Vaud | VD | FR | Home to Federal Supreme Court in Lausanne. |
| Italian-speaking | |||
| Ticino | TI | IT | Only Italian-speaking canton. Cross-border with Italy. |
| Bilingual DE/FR | |||
| Bern | BE | DE/FR | Federal capital. Strong administrative law. |
| Fribourg | FR | DE/FR | University city. Bridge between language regions. |
| Valais/Wallis | VS | DE/FR | Major tourism. Wine region. Alpine economy. |
| Trilingual | |||
| Graubuenden | GR | DE/IT/RM | Largest by area. Major tourism (St. Moritz, Davos). |
Jurisdiction routing is automatic. Mentioning a canton code, canton name, or cantonal court triggers the appropriate cantonal law mode. Cross-cantonal issues default to federal law analysis.
MCP Servers
The plugin includes five pre-compiled MCP servers that provide direct integration with Swiss legal databases. See CONNECTORS.md for detailed API documentation.
| Server | Purpose |
|---|---|
bge-search |
Search and retrieve decisions from the BGE (Federal Supreme Court) database. Supports keyword search, article reference filtering, date ranges, and section filtering. |
entscheidsuche |
Search across multiple Swiss court databases including federal and cantonal courts. Supports language filtering and court-specific queries. |
legal-citations |
Validate citation format and existence, convert citations between DE/FR/IT/EN formats. |
fedlex-sparql |
Look up Swiss federal legislation via the Fedlex SPARQL endpoint. Retrieve statutes by SR number, search legislation, find related acts, get article text. |
onlinekommentar |
Search and retrieve Swiss legal commentaries (Kommentare). Find scholarly analysis by article reference, keyword, or legislative act. |
legal-persona |
Swiss-law document intelligence — strategy analysis, automated drafting, and compliance checking via MCP tools (legal_strategy, legal_draft, legal_analyze). |
tas-jurisprudence |
CAS/TAS sports arbitration awards — search, retrieve full awards, recent decisions, and browse by sport (cas_search, cas_get_award, cas_recent, cas_by_sport). |
swiss-caselaw |
Case law search, citation graphs, appeal chains, and doctrine via opencaselaw.ch (SSE). |
ollama |
Local privacy classification — routes privileged content through a local LLM to avoid cloud exposure (ollama_check_status). |
Requirements
- Node.js >= 20 (only required for local Ollama invocation; the other eight MCP servers are reached over HTTPS / SSE and run no code on your machine).
Eight of the nine MCP servers are hosted remotely (seven HTTP servers at mcp.bettercallclaude.ch, one SSE server at mcp.opencaselaw.ch) and are reached by Cowork Desktop without any local build step. Only the local ollama server runs from a committed compiled bundle at bettercallclaude/mcp-servers/ollama/dist/index.js; to use it you need a running Ollama daemon (default http://localhost:11434, overridable via the ollama_host userConfig key).
All server paths and URLs are configured in .mcp.json using the ${CLAUDE_PLUGIN_ROOT} and ${user_config.*} interpolations for portability and self-hosting (see docs/PRIVACY.md).
Privacy Protection
BetterCallClaude includes built-in Anwaltsgeheimnis (attorney-client privilege) compliance.
A PreToolUse hook monitors outgoing tool calls for patterns that indicate privileged content. The hook scans for privilege indicators in German (Anwaltsgeheimnis, Mandantengeheimnis, vertraulich), French (secret professionnel, confidentiel, privilegie), and Italian (segreto professionale, confidenziale, privilegio).
When privileged content is detected, the hook returns an ask decision that prompts the user for confirmation before the tool call proceeds. This prevents accidental disclosure of attorney-client privileged material through external API calls.
The privacy system supports three modes:
| Mode | Behavior |
|---|---|
strict |
All external calls require confirmation. Local processing preferred via Ollama. |
balanced |
Privileged content triggers confirmation. Non-privileged content processed normally. |
cloud |
Standard cloud processing with privacy hook active for explicit privilege markers only. |
Requirements
- Cowork or Claude Code (latest version)
- Node.js >= 18 (for MCP servers)
Author
Federico Cesconi
GitHub: fedec65/bettercallclaude
License
AGPL-3.0 -- See LICENSE for full terms.
Built with love for the Swiss legal community. Support the project ☕
For Developers
Plugin resources (agents, commands, skills, hooks, .mcp.json) live in this repo. MCP server source code lives in the separate fedec65/BetterCallClaudeMCP repo; the HTTP aggregator there is deployed to Railway at mcp.bettercallclaude.ch, and this plugin's .mcp.json points at those remote URLs.
# Build the distributable plugin zip
npm run package
Repository Structure (this repo)
.claude-plugin/plugin.json Plugin manifest
.mcp.json MCP server configuration (remote URLs + local ollama)
agents/ Agent definitions (markdown)
commands/ Slash commands (markdown)
skills/ Auto-activated skills (markdown)
hooks/ Privacy detection hook
mcp-servers/ollama/ Bundled local STDIO MCP server (dist/ checked in)
scripts/ Privacy hook runtime scripts
The ollama STDIO bundle in mcp-servers/ollama/dist/ is checked into git so end users don't need Node.js build tooling. To change the remote MCP servers (BGE search, entscheidsuche, fedlex-sparql, legal-citations, onlinekommentar, legal-persona, tas-jurisprudence), open a PR in fedec65/BetterCallClaudeMCP.
Professional Disclaimer
BetterCallClaude is a legal research and analysis tool. All outputs produced by this plugin:
- Require professional lawyer review and validation before use.
- Do not constitute legal advice.
- May contain errors, omissions, or outdated information.
- Must be verified against official sources (admin.ch, court databases, official gazettes).
- Must be adapted to the specific circumstances of each case.
Lawyers maintain full professional responsibility for all legal work products. This tool assists legal professionals but does not replace professional judgment, independent verification, or the duty of care owed to clients.