logic_solve
Solve a logic problem with CoD
How to use it
logic_solve is exposed by the MCP Chain Of Draft Prompt Tool MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the logic_solve tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Chain Of Draft Prompt Tool
$
claude mcp add chain-of-draft-prompt-tool -e ANTHROPIC_API_KEY="your_api_key_here" "python3 /absolute/path/to/cod/server.py"Other tools in MCP Chain Of Draft Prompt Tool (6)
analyze_problem_complexity
Analyze problem complexity
chain_of_draft_solve
Solve a problem using Chain of Draft reasoning
code_solve
Solve a coding problem with CoD
get_performance_stats
Get performance stats for CoD vs CoT
get_token_reduction
Get token reduction statistics
math_solve
Solve a math problem with CoD