Powered by DeepSeek API
Agent에 DeepSeek 연결
Claude Code, OpenCode 등 20+ 가이드. 수동 설정이 번거로우면 CC Switch를 사용하세요.
튜토리얼에 집중
awesome-deepseek-agent와 동기화된 단계별 가이드. JSON 편집이 어려우면 CC Switch.
- 23개 연동 가이드
- CC Switch 가이드
- DeepSeek API 공식 링크
Claude Code / OpenCode / Codex / OpenClaw 사용자용.
Claude Code / OpenCode / Codex / OpenClaw 사용자용.
- CC Switch 설치
- DeepSeek 프리셋 + API Key
- 활성화 → 터미널 재시작
시나리오 1
같은 요청, 다른 결과
왼쪽은 LLM—답을 알려줌. 오른쪽은 Agent—LLM을 두뇌로 도구를 돌려 완료. Claude Code, Cline, OpenClaw는 오른쪽.
시나리오 2
Agent와 하루
Agent는 채팅만이 아닙니다. 같은 사람, 다른 시간대.
터미널 · Claude Code
「이 테스트 실패했어, 고쳐줘」
스택 트레이스 읽고 테스트 수정, pytest 통과까지 실행. 파일 트리는 안 열어도 됨.
VS Code · Cline
「결제 모듈에 환불 API 추가」
라우트 구조 스캔, handler·테스트 작성, 파일별 diff 표시. accept 클릭.
Feishu · OpenClaw
「오늘 PR 코멘트 요약해줘」
GitHub API로 가져와 우선순위 정리, Feishu에 digest 게시.
데스크톱 · Cherry Studio
「계약서 세 개 리스크 조항 비교」
PDF 읽고 비교표 작성, 차이 하이라이트—전달 가능한 결론.
시나리오 3
Agent는 그대로, 두뇌만 DeepSeek
이미 Cline이나 Claude Code 쓰 중? 도구는 유지, 뒤의 모델만 교체. 설정 몇 줄이면 같은 워크플로.
Claude Code · settings.json
{ "env": { "ANTHROPIC_BASE_URL": "https://api.deepseek.com/anthropic", "ANTHROPIC_AUTH_TOKEN": "<your DeepSeek API Key>", "ANTHROPIC_MODEL": "deepseek-v4-pro[1m]" }}- 대규모 리팩터에서 추론 안정
- Flash로 터미널 왕복 가볍게
- 종량제로 일상 코딩에 유리
DeepSeek은 또 다른 Chat 앱이 아니라 Agent가 바꿀 수 있는 두뇌입니다. 아래 각 도구에 연동 가이드가 있습니다.
여기서 시작
쓰는 도구의 가이드 열기
시나리오가 와닿았다면 Agent를 고르고 DeepSeek을 설정하세요.
CC Switch
CC Switch — Claude Code 등을 DeepSeek에 연결하는 데스크톱 앱. 수동 설정이 복잡할 때 권장.
가이드 보기AstrBot
Open-source agent assistant for Feishu, Telegram and more, extensible with skills, plugins, and MCPs.
가이드 보기Cherry Studio
Open-source cross-platform desktop AI client with 300+ assistants, MCP support, knowledge bases, and multi-model chat.
가이드 보기Claude Code
AI coding assistant that runs in the terminal.
가이드 보기Cline
AI coding assistant extension for VS Code supporting multiple API providers.
가이드 보기Codex
OpenAI's coding agent.
가이드 보기Crush
Glamorous open-source AI coding agent for the terminal with multi-model support and LSP integration.
가이드 보기Deep Code
Open-source terminal AI coding assistant for DeepSeek-V4 with deep thinking, reasoning effort control, and Agent Skills.
가이드 보기DeepSeek-TUI
Open-source Rust terminal coding assistant for DeepSeek-V4 — Codex-style architecture, sandboxed tools, MCP client + server, 1M context.
가이드 보기GitHub Copilot
AI peer programmer built into VS Code.
가이드 보기GitHub Copilot CLI
Terminal-native AI coding assistant with agentic capabilities.
가이드 보기Hermes
Open-source self-improving AI agent built by Nous Research.
가이드 보기Kilo Code
AI coding assistant available as a CLI and editor extension.
가이드 보기Langcli
Open-source AI coding assistant 100% compatible with Claude Code, supporting mainstream LLM models.
가이드 보기LobeHub
Chief Agent Operator — hire, schedule, and report on your entire AI team, 24/7.
가이드 보기nanobot
Open-source lightweight AI agent with chat platform integration, memory, MCP, and more.
가이드 보기Oh My Pi
Terminal AI coding agent forked from Pi with OMP-specific tools, model roles, MCP, plugins, and agent workflows.
가이드 보기OpenClaw
Open-source personal AI assistant that plugs into chat tools (Feishu, WeChat) and is extensible via Skills.
가이드 보기OpenCode
Open-source AI coding assistant available in terminal, web, and other forms.
가이드 보기Pi
Minimal, extensible terminal coding harness with tree-structured sessions and custom providers.
가이드 보기Qwen Code
Coding agent CLI by the Alibaba Qwen team — now with built-in DeepSeek provider support.
가이드 보기Reasonix
DeepSeek-native coding agent that runs in the terminal — cache-first loop, MCP-native.
가이드 보기WorkBuddy / CodeBuddy
AI agent and coding assistant with custom OpenAI-compatible model configuration.
가이드 보기
리소스
시작하기 전에
대부분의 가이드는 DeepSeek API 키가 필요하며, 공식 API 문서를 참조합니다.
FAQ
자주 묻는 질문
더 궁금하면 펼쳐보세요.