Clone the open-source backend
claude-code-deepseek-backend is a drop-in shim that speaks the Claude API on the inbound and DeepSeek on the outbound. Your existing agent code doesn't change.
git clone https://github.com/chatgptnotes/claude-code-deepseek-backend cd claude-code-deepseek-backend npm install