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