Skip to content
Cline

mcp state sidecar for Cline

io.github.askadvaith/mcp-state-sidecar

MCP State Sidecar: durable state persistence for multi-agent AI workflows

client:Cline transport:stdio runtime:pypi

Install mcp state sidecar in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-state-sidecar": {
      "command": "uvx",
      "args": [
        "mcp-state-sidecar"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp state sidecar in other clients