opencode (devShell)

August 11, 2026 · View on GitHub

中文 | English | 日本語 | 偽中国語

完全な AI コーディングアシスタント開発環境:

nix registry add nixkits github:Kihara777/NixKits
nix develop nixkits#opencode

内蔵コンポーネント

コンポーネントパッケージパス / ポート
opencodeopencodeopencode(CLI)
opencode-telegramopencode-telegramopencode-telegram(Telegram Bot)
blenderblender${BLENDER_PATH}
blender-mcpblender-mcpblender-mcp(MCP、stdio)
godotgodot${GODOT_PATH}
godot-ainixkits#godot-aigodot-ai(MCP、stdio)
SearXNGsearxnghttp://127.0.0.1:4270(lighttpd プロキシ → searxng:42701)
mcp-searxngmcp-searxngmcp-searxng(MCP、stdio)
Redisredisunix socket
lighttpdlighttpdリバースプロキシ(4270 → 42701)

環境変数

変数
BLENDER_PATH${pkgs.blender}/bin/blender
GODOT_PATH${pkgs.godot}/bin/godot
SEARXNG_URLhttp://127.0.0.1:4270

MCP 自動登録

初回起動時、~/.config/opencode/mcp.json が存在しない場合、3 つの MCP サーバーが自動登録される:

サーバーコマンド環境変数
SearXNGmcp-searxngSEARXNG_URL
Blenderblender-mcpBLENDER_PATH
Godotgodot-aiGODOT_PATH

スキル自動インストール

初回起動時、~/.opencode/skills/ が空の場合、全 NixKits スキルが ~/NixKits/skills/(または GitHub)から自動インストールされる。