Skip to content
Cline

The Tab (scvd-tab) for Cline

store.scvd/tab

Every tool a builder signs up for, on one tab: trials, burn, price drift. Local JSONL, zero deps.

client:Cline transport:stdio runtime:npm

Install The Tab (scvd-tab) 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": {
    "tab": {
      "command": "npx",
      "args": [
        "-y",
        "scvd-tab"
      ]
    }
  }
}

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

The Tab (scvd-tab) in other clients