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.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「推論」の他のコンテンツ
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
MCP Advanced Reasoning Server for Cursor AI
AzDeltaQQThis is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
Agenticstore — The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
MCP Servers
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
n8n Workflow Builder MCP Server
makafeliAI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
コメント