Skip to content
Zed

SPM for Zed

ai.spmos/spm

Agent memory that refuses to guess: evidence-gated recall, exact-source reads, verifiable deletion.

client:Zed transport:streamable-http

Install SPM in Zed

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

{
  "context_servers": {
    "spm": {
      "url": "https://api.spmos.ai/mcp"
    }
  }
}

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

SPM in other clients