Skip to content
Cline

tsbootstrap for Cline

io.github.astrogilda/tsbootstrap

Read-only time-series bootstrap server: diagnose a series and compute confidence intervals.

client:Cline transport:stdio runtime:pypi

Install tsbootstrap 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": {
    "tsbootstrap": {
      "command": "uvx",
      "args": [
        "tsbootstrap"
      ]
    }
  }
}

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

tsbootstrap in other clients