opencode-mem

Stranmor/opencode-mem
★ 0 stars Rust 🤖 AI/LLM Updated 1mo ago
High-performance MCP memory server for AI coding agents. Rust, PostgreSQL, pgvector, hybrid search, hierarchical summarization.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opencode-mem": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "opencode-mem"
      ]
    }
  }
}

Topics

ai-agentembeddingshybrid-searchllmmcpmemorymodel-context-protocolpgvectorrust