Chain of Draft (CoD) MCP Server
by stat-guy
chain_of_draft_solve
Solve a reasoning problem using Chain of Draft approach
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adaptive_word_limit | No | Adjust word limits based on complexity | |
approach | No | Force 'CoD' or 'CoT' approach | |
domain | No | Domain for context (math, logic, code, common-sense, etc.) | |
enforce_format | No | Whether to enforce the word limit | |
max_words_per_step | No | Maximum words per reasoning step | |
problem | Yes | The problem to solve |