Loading MCP server directory, please wait...
Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.
npx @getmcp/cli add io.github.timbassler88/snapstateRequires Node.js 18+. Community-contributed server. Review source before installing.
SNAPSTATE_API_URLSnapState API URL
SNAPSTATE_API_KEYYour SnapState API key (starts with snp_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.timbassler88/snapstate": {
"command": "npx",
"args": [
"-y",
"snapstate-sdk"
],
"env": {
"SNAPSTATE_API_URL": "",
"SNAPSTATE_API_KEY": ""
}
}
}
}