MCP-Server com CoConuT (Continuous Chain of Thought)
@MarceloAssis123
MCP-Server com CoConuT (Continuous Chain of Thought) について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP-Server com CoConuT (Continuous Chain of Thought)?
An MCP server that provides the CoConuT tool for structured continuous chain-of-thought reasoning, with automatic cycle detection, branch management, and guided interaction. It is designed for developers using the Model Context Protocol to enhance models’ reasoning capabilities.
How to use MCP-Server com CoConuT (Continuous Chain of Thought)?
Clone the repository, install dependencies (npm install), configure settings in src/config.ts, then run with npm run dev for development or npm run build && npm start for production. The server exposes three tool variants: CoConuT (JSON), CoConuT‑MD (Markdown), and CoConuT‑HTML.
Key features of MCP-Server com CoConuT (Continuous Chain of Thought)
- Continuous chain‑of‑thought for structured problem solving
- Automatic cycle detection using Levenshtein, Jaccard, or Cosine similarity
- Branch management: explore, compare, and merge reasoning paths
- Periodic reflection every
reflectionIntervalthoughts - Built‑in persistence of all reasoning data
- Multiple output formats: JSON, Markdown, HTML
- Modular architecture with dependency injection
Use cases of MCP-Server com CoConuT (Continuous Chain of Thought)
- Structuring long‑term reasoning tasks with continuous chain‑of‑thought
- Detecting and avoiding circular reasoning in model outputs
- Exploring multiple solution branches and comparing them
- Automatically reflecting on progress during problem‑solving
FAQ from MCP-Server com CoConuT (Continuous Chain of Thought)
What is the CoConuT tool?
CoConuT (Continuous Chain of Thought) is a tool that facilitates structured, step‑by‑step reasoning with automatic cycle detection, branch management, and guided user interaction.
What are the runtime dependencies?
Node.js 18 or higher and NPM are required.
How does cycle detection work?
The system uses similarity algorithms (Levenshtein, Jaccard, Cosine) with a configurable threshold (default 0.8) to detect cyclic reasoning.
Where are data persisted?
All data is automatically saved to a coconut-data folder inside the directory specified by the projectPath parameter.
What output formats are supported?
Three tool variants return results in JSON (CoConuT), Markdown (CoConuT‑MD), or structured HTML (CoConuT‑HTML).
Can I change the similarity algorithm?
Yes. The similarityAlgorithm configuration option accepts 'levenshtein' (default), 'jaccard', or 'cosine'.
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント