Skip to content
Claude Desktop

cool workflow for Claude Desktop

io.github.coo1white/cool-workflow

Signed, cited, replayable workflows for Claude, Codex, Gemini, DeepSeek, and other agents.

client:Claude Desktop transport:stdio runtime:npm

Install cool workflow in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cool-workflow": {
      "command": "npx",
      "args": [
        "-y",
        "cool-workflow"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cool workflow in other clients