Skip to content
Zed

polymnemo for Zed

io.github.pcbz/polymnemo

Shared cross-LLM long-term memory over MCP: semantic recall, sessions, and media (pgvector).

client:Zed transport:streamable-http

Install polymnemo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "polymnemo": {
      "url": "https://polymnemo.purpleground-26f6d744.westus2.azurecontainerapps.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

polymnemo in other clients