Skip to content
Cline

Epoch for Cline

io.github.kyanitelabs/epoch

Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.

client:Cline transport:stdio runtime:npm

Install Epoch 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": {
    "epoch": {
      "command": "npx",
      "args": [
        "-y",
        "@kyanitelabs/epoch"
      ]
    }
  }
}

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

Epoch in other clients