Catalog
io.github.askadvaith/mcp-state-sidecar
Officialby askadvaith · Python
MCP State Sidecar: durable state persistence for multi-agent AI workflows
Provides durable state persistence for multi-agent AI workflows.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-state-sidecar": {
"command": "uvx",
"args": [
"mcp-state-sidecar"
]
}
}
}