SPM - Structured Project Memory for Cursor
com.getspm/spm
Durable, shareable and governed project memory with smart triage and explicit project composition.
client:Cursor
transport:streamable-http
Install SPM - Structured Project Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spm": {
"url": "https://getspm.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs