bsmi021/mcp-chain-of-draft-server
Chain of Draft Server is a powerful AI-driven tool that helps developers make better decisions through systematic, iterative refinement of thoughts and designs. It integrates seamlessly with popular AI agents and provides a structured approach to reasoning, API design, architecture decisions, code reviews, and implementation planning.
Platform-specific configuration:
{
"mcpServers": {
"mcp-chain-of-draft-server": {
"command": "npx",
"args": [
"-y",
"mcp-chain-of-draft-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...