Skip to content

Releases: getspm/spm-agent-connectors

SPM Agent Connectors v0.2.1

Choose a tag to compare

@marcos74 marcos74 released this 10 Jul 14:45

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

Choose a tag to compare

@marcos74 marcos74 released this 10 Jul 14:14

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

Choose a tag to compare

@marcos74 marcos74 released this 02 Jul 09:51

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.json with 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

SPM agent connectors v0.1.0

Choose a tag to compare

@marcos74 marcos74 released this 01 Jul 09:43

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.