MCP.so
ログイン
L

LawMem — Legal Memory for AI Agents

@lawmem-ai

LawMem — Legal Memory for AI Agents について

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.

基本情報

カテゴリ

メモリとナレッジ

トランスポート

stdio

公開者

lawmem-ai

投稿者

lawmem_ai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

4

Store a memory with text, namespace, and optional metadata

Semantic search across stored memories

List memories by namespace

Delete a memory by ID

概要

What is LawMem?

LawMem is an MCP server that gives legal AI agents persistent, searchable memory via the Model Context Protocol. It stores case notes, client context, research findings, and matter history, recalled semantically when relevant. Designed for legal professionals using AI agents.

How to use LawMem?

Add the server to your MCP client configuration with type "http", URL "https://api.lawmem.ai/mcp/", and an Authorization header using your API key. Obtain an API key at lawmem.ai/signup. Available tools include memory_store, memory_search, memory_list, and memory_delete.

Key features of LawMem

  • Persistent semantic memory for legal AI agents
  • Namespace-isolated storage for data privacy
  • Audit-logged and GDPR-compliant
  • Compatible with Claude, Cursor, Windsurf, and more
  • Free tier available with 1,000 lifetime calls
  • Pay-as-you-go and subscription pricing plans

Use cases of LawMem

  • Storing and retrieving case notes during legal research
  • Maintaining client context across multiple AI sessions
  • Recalling prior legal reasoning and findings
  • Managing matter history for ongoing litigation

FAQ from LawMem

How do I get an API key?

Sign up at lawmem.ai/signup to receive your API key. A free tier is available.

What are the pricing plans?

Free (1,000 lifetime calls), Pay-as-you-go ($0.005/call), Legal Starter ($199/mo for 50,000 calls), and Legal Pro ($499/mo for 150,000 calls).

Which clients are supported?

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

Is LawMem GDPR-compliant?

Yes, it is namespace-isolated, audit-logged, and GDPR-compliant.

What transport protocol does LawMem use?

It uses HTTP with a Bearer token for authentication.

コメント

「メモリとナレッジ」の他のコンテンツ