Skip to content
Claude Desktop

SPM - Structured Project Memory for Claude Desktop

com.getspm/spm

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

client:Claude Desktop transport:streamable-http

Install SPM - Structured Project Memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "spm": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://getspm.com/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SPM - Structured Project Memory in other clients