MCP Chain of Draft (CoD) Prompt Tool
JSON →Enhances LLM reasoning by transforming prompts into Chain of Draft or Chain of Thought formats, improving quality and reducing token usage. Requires API keys for external LLM services.
Install
npx @modelcontextprotocol/inspector Tools · 7
- chain_of_draft_solve Solve a problem using Chain of Draft reasoning
- math_solve Solve a math problem with CoD
- code_solve Solve a coding problem with CoD
- logic_solve Solve a logic problem with CoD
- get_performance_stats Get performance stats for CoD vs CoT
- get_token_reduction Get token reduction statistics
- analyze_problem_complexity Analyze problem complexity
Environment variables
ANTHROPIC_API_KEYOPENAI_API_KEYMISTRAL_API_KEY
★ 19 GitHub stars