MCP.so
登录
C

Cool Workflow

@coo1white

关于 Cool Workflow

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

基本信息

分类

推理

传输方式

stdio

发布者

coo1white

提交者

COOLWHITE LLC

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Cool Workflow?

Cool Workflow is a small control plane for AI agent work. It saves signed JSON reports with citations and checks. It is designed for use with AI agents in environments that support stdio MCP servers.

How to use Cool Workflow?

Configure it as an MCP server in your client (e.g., Claude Desktop, Cursor, VS Code) using the command npx with arguments ["-y", "cool-workflow", "mcp"].

Key features of Cool Workflow

  • Small control plane for AI agent work
  • Saves signed JSON reports
  • Reports include citations and checks
  • Works with stdio MCP clients
  • Easy to install via npx

Use cases of Cool Workflow

  • Use with Claude Desktop for agent task logging
  • Integrate with Cursor for AI-assisted development
  • Run from VS Code for workflow reporting
  • Any client that supports stdio MCP servers

FAQ from Cool Workflow

What does Cool Workflow do?

It saves signed JSON reports with citations and checks for AI agent work.

How do I install Cool Workflow?

Add the configuration {"command": "npx", "args": ["-y", "cool-workflow", "mcp"]} to your MCP server settings.

Which clients are compatible?

Claude Desktop, Cursor, VS Code, or any client that can run stdio MCP servers.

评论

推理 分类下的更多 MCP 服务器