Skip to content
Zed

SPM - Structured Project Memory for Zed

com.getspm/spm

Durable, shareable and governed project memory with smart triage and explicit project composition.

client:Zed transport:streamable-http

Install SPM - Structured Project Memory in Zed

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

{
  "context_servers": {
    "spm": {
      "url": "https://getspm.com/v1/mcp"
    }
  }
}

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

SPM - Structured Project Memory in other clients