MCP HubMCP Hub
S

chain-of-draft

By stat-guy·Visit Source
Efficient LLM reasoning with minimal tokens
April 22, 2025
22 days ago
2 Clicks

What is this MCP

Chain of Draft (CoD) is a reasoning approach for LLMs that generates concise intermediate steps (typically ≤5 words) to solve problems efficiently while maintaining accuracy. It significantly reduces token usage compared to Chain of Thought (CoT).

How to use this MCP

Install via Python or JavaScript implementations, configure with your Anthropic API key, and integrate with Claude Desktop or use directly via the provided client libraries to solve problems in various domains like math, code, and logic.

What this MCP can be used for

CoD is ideal for cost-efficient LLM applications that require reasoning, including math problem solving, coding assistance, logical reasoning tasks, and any scenario where reduced token usage without sacrificing accuracy is valuable.

Repository Info
Stars:
7
Forks:
4
Watchers:
7
Last Updated: 22 days ago