Loomal

snapstate

MCP server by github.com/timbassler88/snapstate

Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.

8 starsnpm: snapstate-sdk

About snapstate

snapstate is an MCP (Model Context Protocol) server published by timbassler88 in the official MCP registry, listed under App Automation on Loomal. Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.

It ships as an npm package (snapstate-sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/timbassler88/snapstate, where the project has earned 8 GitHub stars.

Use snapstate with your agent

Claude Code · one command
claude mcp add snapstate -- npx -y snapstate-sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "snapstate": {
      "command": "npx",
      "args": [
        "-y",
        "snapstate-sdk"
      ]
    }
  }
}
npmsnapstate-sdk

Frequently asked questions

What is snapstate?
snapstate is an MCP (Model Context Protocol) server by timbassler88 in the App Automation category. Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.
How do I connect snapstate to Claude, Cursor, or another MCP client?
Install snapstate from its npm package (snapstate-sdk) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is snapstate open source?
Yes — the source code is public at github.com/timbassler88/snapstate, with 8 GitHub stars.
Can AI agents pay to use snapstate?
Not yet through Loomal — snapstate is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain snapstate? Claim this listing free by verifying GitHub ownership, or contact us.