Skip to content
Cursor

SPM for Cursor

ai.spmos/spm

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

client:Cursor transport:streamable-http

Install SPM in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SPM in other clients