MCP Directory
Back

lavern

by AnttiHero · TypeScript · ★ 259

An agentic law firm. Yours. 67 specialist AI agents that review documents through evidence-backed debate, with mandatory human gates and a 10-pass verification loop. Apache 2.0.

#agentic-ai#ai-agents#anthropic#claude#contract-review#law-firm#legal-ai#legal-tech#mcp#mistral-ai#model-context-protocol#multi-agent#open-source#typescript

Install

npx -y github:AnttiHero/lavern

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "lavern": {
      "command": "npx",
      "args": [
        "-y",
        "github:AnttiHero/lavern"
      ]
    }
  }
}

From the README

**A multi-agent legal system. Apache 2.0.** A team of 67 agent prompts (specialists plus orchestrators) coordinating through a debate protocol. The system reads documents, posts findings with cited evidence, runs three layers of verification, and pauses at a human gate before critical decisions land. Runs against Anthropic, Mistral (EU), or fully local via Ollama. Built by a law firm founder over six months because the prevailing "AI as a junior associate" framing felt like the wrong analogy to start from. Whether this is the right one is what we're publishing to find out. [**Watch the demo…
Read full README on GitHub →

Related ai & ml servers