Skip to content
Cline

when for Cline

io.github.whenlabs-org/when

The WhenLabs developer toolkit — 6 tools, 7 MCP endpoints, one install.

client:Cline transport:stdio runtime:npm

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

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

when in other clients