3 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.
Server Config
{
"mcpServers": {
"lawmem": {
"type": "http",
"url": "https://api.lawmem.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_LAWMEM_API_KEY"
}
}
}
}