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 にダイジェスト投稿。
デスクトップ · Cherry Studio
「3 つの契約書のリスク条項を比較」
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
よくある質問
まだ気になる?こちらを開いてください。