SagaCycles

Connect your AI

Let any AI assistant save & recall your memory — Claude Code/Desktop, Cursor, Windsurf, Cline, Zed, ChatGPT, or any agent. Create a key, then connect using one of the methods below.

API keys

idlabelcreatedlast used

Keys are shown once at creation; only a hash is stored. A key = full save/recall access to your workspace — revoke any you no longer use.

Ways to connect

Remote MCP — Claude, Cursor, Windsurf, Cline, Zed…

Zero install. Run this once (swap in your key):

claude mcp add --transport http smb-memory \
  https://app.sagacycles.app/api/mcp \
  --header "Authorization: Bearer smk_…"

Other MCP clients: add the server URL https://app.sagacycles.app/api/mcp with header Authorization: Bearer smk_….

ChatGPT & frameworks — GPT Actions, LangChain, Zapier…

Point them at the OpenAPI spec — /api/openapi.json . Base URL https://app.sagacycles.app, auth Bearer smk_….

Claude Code skill / curl

The SagaCycles Platform skill checkpoints/recalls from Claude Code with the same key.