mcp-chain-of-draft-server
bsmi021/mcp-chain-of-draft-serverChain 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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-chain-of-draft-server": {
"url": "None",
"transport": "http"
}
}
}