Submit

LawMem — Legal Memory for AI Agents

@Pablo Davidov

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. Multi-tenant, namespace-isolated, audit-logged, and GDPR-compliant. Free tier available. Paid plans via USDC (x402) or Stripe subscription.

Tools

Server Config

{
  "mcpServers": {
    "lawmem": {
      "type": "http",
      "url": "https://api.lawmem.ai/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_LAWMEM_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server