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
2025/3/3
Updated
2025/3/4