Cool Workflow
Rank #3,851io.github.coo1white/cool-workflow
Signed, cited, replayable workflows for Claude, Codex, Gemini, DeepSeek, and other agents.
Cool Workflow is a Model Context Protocol (MCP) server published by coo1white. It ranks #3,851 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Cool Workflow is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 128,195 of 132,046 servers on MCP Toplist.
Use Cool Workflow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cool-workflow -- npx -y cool-workflow[mcp_servers.cool-workflow]
command = "npx"
args = ["-y", "cool-workflow"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cool-workflow": {
"command": "npx",
"args": [
"-y",
"cool-workflow"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cool-workflow": {
"command": "npx",
"args": [
"-y",
"cool-workflow"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cool-workflow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cool-workflow"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cool-workflow": {
"command": "npx",
"args": [
"-y",
"cool-workflow"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cool-workflow": {
"command": "npx",
"args": [
"-y",
"cool-workflow"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.coo1white%2Fcool-workflow)<a href="https://mcptoplist.com/server/io.github.coo1white%2Fcool-workflow"><img src="https://mcptoplist.com/badge/io.github.coo1white%2Fcool-workflow.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
coo1white
Available versions (2)
| Version | Published |
|---|---|
| 0.1.97 | Jun 30, 2026 |
| 0.1.95 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Cool Workflow?
- Cool Workflow is maintained by coo1white, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Cool Workflow listed on the Official MCP Registry?
- Yes — Cool Workflow is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Cool Workflow have?
- MCP Toplist tracks 2 versions of Cool Workflow, most recently published on Jun 30, 2026.
- Where can I find the source code for Cool Workflow?
- The source code for Cool Workflow is hosted at github.com/coo1white/cool-workflow.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.