Enhances LLM reasoning by transforming standard prompts into Chain-of-Draft or Chain-of-Thought formats, supporting various LLMs.
The Chain of Draft (CoD) Prompt Tool is a Model Context Protocol (MCP) tool designed to improve the reasoning capabilities of Large Language Models (LLMs). It automatically transforms standard prompts into either Chain of Draft (CoD) or Chain of Thought (CoT) format before processing by the LLM of your choice (including cloud services like Anthropic Claude, OpenAI GPT, and Mistral AI, as well as local models via Ollama). By using structured reasoning steps, the tool enhances reasoning quality, reduces token usage, and maintains high accuracy, providing an efficient and cost-effective solution for various reasoning tasks.