Skip to content
Grok

SPM - Structured Project Memory for Grok

com.getspm/spm

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

client:Grok transport:streamable-http

Install SPM - Structured Project Memory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "spm": {
      "type": "http",
      "url": "https://getspm.com/v1/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SPM - Structured Project Memory in other clients