when for Claude Desktop
io.github.whenlabs-org/when
The WhenLabs developer toolkit — 6 tools, 7 MCP endpoints, one install.
client:Claude Desktop
transport:stdio
runtime:npm
Install when in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"when": {
"command": "npx",
"args": [
"-y",
"@whenlabs/when"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs