LawMem — Legal Memory for AI Agents

Created By
lawmem-ai3 months ago
LawMem gives legal AI agents persistent, searchable memory via MCP. Store case notes, client context, research findings, and matter history — recalled semantically when relevant. Namespace-isolated, audit-logged, GDPR-compliant. Free tier + paid plans.
Overview

LawMem — Legal Memory for AI Agents

LawMem.ai gives legal AI agents persistent, searchable memory via MCP. Store case notes, client context, research findings, and matter history — recalled semantically when relevant.

Quickstart

Add to your MCP config:

{
  "mcpServers": {
    "lawmem": {
      "type": "http",
      "url": "https://api.lawmem.ai/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_LAWMEM_API_KEY"
      }
    }
  }
}

Get your API key at lawmem.ai/signup — free tier available.

Tools

ToolDescription
memory_storeStore a memory with text, namespace, and optional metadata
memory_searchSemantic search across stored memories
memory_listList memories by namespace
memory_deleteDelete a memory by ID

Auth

Bearer token — get your API key at lawmem.ai/signup.

Pricing

PlanPriceCalls/mo
Free$01,000 lifetime
Pay-as-you-go$0$0.005/call
Legal Starter$199/mo50,000
Legal Pro$499/mo150,000

Compatibility

Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible client.

Privacy & Compliance

Namespace-isolated, audit-logged, GDPR-compliant. Terms · Privacy

Server Config

{
  "mcpServers": {
    "lawmem": {
      "type": "http",
      "url": "https://api.lawmem.ai/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_LAWMEM_API_KEY"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
lawmem-ai
Star
-
Language
-
License
-
Category

Recommend Servers

View All