提交

Octopoda Memory

@RyjoxTechnologies

Persistent memory for AI agents that survives across sessions. Store, recall, and semantically search memories. Includes loop detection that catches agents stuck repeating themselves, full audit trails, shared memory between agents, and a real-time dashboard. Works with Claude Code, Claude Desktop, and Cursor. Open source, free tier available.

服务器配置

{
  "mcpServers": {
    "octopoda": {
      "command": "python",
      "args": [
        "-m",
        "synrix_runtime.api.mcp_server"
      ],
      "env": {
        "OCTOPODA_API_KEY": "your-key-from-octopodas.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.