What problem does it solve?
This Skill connects Supermemory to a self-hosted Hermes agent so the agent can store, search, and scope memory without manual server-side wiring.
Core Features & Use Cases
- Hosted or Self-Hosted Path: Supports Supermemory’s first-party hosted MCP as well as an optional self-hosted OSS deployment.
- Secure SSH-Based Setup: Writes secrets on the VPS, registers MCP access when needed, and reloads Hermes safely without leaking credentials.
- Validation and Recovery: Verifies API key format, checks live MCP reachability, performs idempotency checks, and includes rollback steps if anything fails.
- Use Case: A developer wants Claude Code or Cursor to remember project context across sessions, so they connect Supermemory to their Hermes instance and confirm add/search memory operations work end to end.
Quick Start
Ask the agent to connect Supermemory to your Hermes VPS using the hosted or self-hosted path, complete the secret setup, and verify the memory integration end to end.