Cool Workflow runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from npm. Last commit 20 Jul 2026.
Signed, cited, replayable workflows for Claude, Codex, Gemini, DeepSeek, and other agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cool-workflow -- npx -y cool-workflow
{
"mcpServers": {
"cool-workflow": {
"args": [
"-y",
"cool-workflow"
],
"command": "npx"
}
}
}
[mcp_servers.cool-workflow]
command = "npx"
args = ["-y", "cool-workflow"]
{
"mcpServers": {
"cool-workflow": {
"args": [
"-y",
"cool-workflow"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cool-workflow": {
"args": [
"-y",
"cool-workflow"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.