Skip to content
Zed

memoric for Zed

io.memoric/memoric

Provenance-first database for teams and agents: every value carries sources, rules and coverage.

client:Zed transport:streamable-http

Install memoric in Zed

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

{
  "context_servers": {
    "memoric": {
      "url": "https://app.memoric.io/api/mcp"
    }
  }
}

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

memoric in other clients