Cool Workflow

Created By
coo1white2 hours ago
Cool Workflow keeps AI agent work in order. It saves signed JSON reports with citations and checks, and can run as an MCP server.
Overview

Cool Workflow

Cool Workflow is a small control plane for AI agent work. It saves signed JSON reports with citations and checks.

Use it as an MCP server from Claude Desktop, Cursor, VS Code, or any client that can run stdio MCP servers.

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

Server Config

{
  "mcpServers": {
    "cool-workflow": {
      "command": "npx",
      "args": [
        "-y",
        "cool-workflow",
        "mcp"
      ]
    }
  }
}
Project Info
Created At
2 hours ago
Updated At
2 hours ago
Author Name
coo1white
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Agentdocs

13 hours ago