Skip to content
Cline

timeweaver mcp for Cline

io.github.fixtureforge/timeweaver-mcp

Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.

client:Cline transport:stdio runtime:npm

Install timeweaver mcp 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": {
    "timeweaver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "timeweaver-mcp"
      ]
    }
  }
}

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

timeweaver mcp in other clients