SPM - Structured Project Memory

Created By
getspm9 days ago
Structured project memory for AI agents, delivered through a project-scoped remote MCP connector.
Overview

SPM turns project knowledge into scoped, temporal, verifiable and injectable context for AI agents.

The public connector exposes an authenticated remote MCP endpoint for agent-facing memory operations. Agents can query temporal memory, request scoped context packs, verify provenance and hashes, use context graphs, run preflight checks before consequential actions and report post-action evidence back to project memory.

Authentication is required. Use a project-scoped SPM token as a Bearer token. The connector does not expose billing, checkout, invoice payment, customer portal creation, destructive tenant administration or raw secrets.

Website: https://getspm.com Agent integration guide: https://getspm.com/agents Remote MCP endpoint: https://getspm.com/v1/mcp Public connector repository: https://github.com/getspm/spm-agent-connectors Release: https://github.com/getspm/spm-agent-connectors/releases/tag/v0.1.1

Server Config

{
  "mcpServers": {
    "spm": {
      "url": "https://getspm.com/v1/mcp",
      "headers": {
        "Authorization": "Bearer <SPM_PROJECT_TOKEN>"
      }
    }
  }
}
Project Info
Created At
9 days ago
Updated At
9 days ago
Author Name
getspm
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago