送信

Crosmos

@crosmos-labs

Persistent memory for AI agents. Give your coding assistant organizational context that compounds — search memories with hybrid retrieval, store anything with auto entity extraction, and query a living knowledge graph that gets smarter over time.

サーバー設定

{
  "mcpServers": {
    "crosmos-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@crosmos/crosmos-mcp"
      ],
      "env": {
        "CROSMOS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}