Flowmind
БесплатноНе проверенMemory and workflow automation for MCP, Codex, and Claude Code. Reuse repeatable developer operations through skills and explicit feedback.
Описание
Memory and workflow automation for MCP, Codex, and Claude Code. Reuse repeatable developer operations through skills and explicit feedback.
README
🧠 FlowMind
The AI Agent That Learns How You Work
Memory and workflow automation for MCP, Codex, and Claude Code.
License: MIT PRs Welcome npm version npm downloads
中文 | Quick Start | Demo | Detailed Guide | Integration | Changelog
What It Is
FlowMind is a memory layer for repeatable developer workflows.
Use it when you already have tools and want a better execution surface:
- Route recurring tasks through reusable skills
- Capture explicit feedback and reuse it later
- Run the same workflow from CLI, Codex, or MCP clients
Best-fit use cases today:
- Log and trace investigation
- Code review with fixed standards
- Data validation and internal tool orchestration
Quick Start
npm install -g flowmind
flowmind doctor
flowmind skills
flowmind process --skill log-audit "query the latest error logs"
If you want Codex-friendly JSON output:
flowmind-codex skills
flowmind-codex --skill log-audit "查询 traceId abc123 的日志"
If you prefer npx:
npx flowmind@latest doctor
npx flowmind@latest skills
Why It Works
- Skills provide a stable execution path instead of ad hoc prompts
- Feedback becomes reusable state instead of chat history
- CLI and MCP entrypoints make the workflow scriptable
A Real Example
flowmind process --skill log-audit "查询 traceId abc123 的日志"
flowmind "下次用表格格式"
On the next similar request, FlowMind can reuse that explicit formatting preference from local learning data.
Read By Goal
- Need the full product walkthrough: docs/guide.md
- Need Claude Code, Codex, Cursor, or MCP setup: docs/integration-guide.md
- Want to see terminal output first: demo/DEMO.md
- Want release history: CHANGELOG.md
Why This Homepage Is Short
The npm package page works best as an entry page, not as the entire manual. Detailed usage modes, system explanation, and architecture notes now live in the linked docs.
Contributing
PRs are welcome. Start with CONTRIBUTING.md.
License
MIT. See LICENSE.
Установить Flowmind в Claude Desktop, Claude Code, Cursor
unyly install flowmindСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add flowmind -- npx -y flowmindFAQ
Flowmind MCP бесплатный?
Да, Flowmind MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Flowmind?
Нет, Flowmind работает без API-ключей и переменных окружения.
Flowmind — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Flowmind в Claude Desktop, Claude Code или Cursor?
Открой Flowmind на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Flowmind with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
