Installation & Configuration
{
"mcpServers": {
"chain-of-draft": {
"command": "python3",
"args": [
"/absolute/path/to/cod/server.py"
],
"env": {
"ANTHROPIC_API_KEY": "your_api_key_here"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17