Releases: getspm/spm-agent-connectors
Release list
SPM Agent Connectors v0.2.1
SPM Agent Connectors v0.2.1
Production-ready connector bundles for Codex, Claude Code, Cursor and OpenClaw.
- Browser-authorized SPM device flow
- Project, project-set and organization access scopes
- Active-project resolution and explicit multi-project composition
- Federated project mounts and governed cross-project context packs
- Agent session, preflight and post-action lifecycle support
- Scope-aware remote MCP metadata validation
Validated against the live SPM remote MCP endpoint and the official MCP server schema.
SPM Agent Connectors v0.2.0
Native connector bundles for Codex, Claude Code, Cursor and OpenClaw.
Adds browser-approved project, project-set and organization authorization; automatic active-project resolution; lifecycle capture with LLM-first memory triage; explicit multi-project context composition; and federated project mounts.
The public package contains connector assets only. SPM core, private console, billing and infrastructure remain private.
SPM agent connectors v0.1.1
SPM agent connectors v0.1.1
This release adds the public distribution pack for SPM's hosted remote MCP connector.
What's New
- Directory listing pack for MCP directories, hosted connector catalogs and agent tooling marketplaces.
- Machine-readable
directory-listing.jsonwith canonical endpoint, repository, security boundary and capability metadata. - Updated publishing checklist for authenticated remote MCP distribution.
- Connector validation now checks listing metadata, public endpoint alignment and connector-only repository boundaries.
Connector Surface
SPM exposes project-scoped agent memory through the hosted remote MCP endpoint:
https://getspm.com/v1/mcp
The connector supports temporal project memory, scoped context packs, pack verification, context graph query, context boundaries, agent preflight and post-action evidence reporting.
Security Boundary
The public connector does not expose billing, checkout, invoice payment, customer portal, destructive tenant administration, raw secret return or cross-project access. Real tool use requires a project-scoped SPM bearer token created or approved inside SPM.
Public Links
- Agent integration guide: https://getspm.com/agents
- Remote MCP endpoint: https://getspm.com/v1/mcp
- Static MCP server card: https://getspm.com/.well-known/mcp/server-card.json
- Directory listing pack: https://github.com/getspm/spm-agent-connectors/blob/main/docs/directory-listing-pack.md
- Listing JSON: https://github.com/getspm/spm-agent-connectors/blob/main/directory-listing.json
SPM agent connectors v0.1.0
Public connector package for SPM remote MCP.\n\nIncludes:\n- Codex MCP setup instructions for https://getspm.com/v1/mcp\n- Authentication helper and metadata doctor\n- Functional remote MCP smoke test covering temporal memory, context packs, verification, graph query, preflight and action report\n- Public connector validation guard to keep the repository connector-only and free of private core code\n\nSPM core remains private. The hosted MCP endpoint requires a project-scoped SPM token and does not expose billing, checkout, invoice payment, customer portal or destructive admin tools to agents.