Qwen Code を Busabase に接続する
Open-source terminal coding agent from the Qwen team with shell tools and stdio or remote HTTP MCP support.
Qwen Code に貼り付けてください
https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。

エージェントにこの一言を渡すだけ
コネクタ以上のものが手に入ります。busabase スキルには承認優先のワークフロー、CLI、API 全体が含まれ、以降のセッションでも貼り直し不要です。
まず確認
Busabase Cloud かパーソナルデスクトップか。何かを実行する前にあなたが決めます。
接続
サインインと資格情報の保存まで自動。API キーを手でコピーする必要はありません。
最初の Base を用意
Base を作成してデータを入れるので、開いたときに空の画面になりません。
スキルを常駐化
busabase と busabase-app-creator が常駐し、以降のセッションですぐ使えます。
このエージェントでの注意点
Qwen Code can run shell commands, so the Skill path avoids manual static OAuth client setup.
コネクタの方がよい場合
スキルを導入させる代わりに Busabase を MCP ツールとして接続したい場合は、以下のサーバー URL を使用してください。
接続の概要
- 提供元
- Alibaba Cloud
- 接続方法
- MCP + OAuth · MCP + API キー · プラグイン / Skill · busabase-cli · REST API
- トランスポート
- Streamable HTTP
- 認証方式
- OAuth(静的クライアント)
- 設定ファイル
- ~/.qwen/settings.json or .qwen/settings.json
npm install -g @qwen-code/qwen-code@latestInstall Qwen Code, start qwen in a trusted project, and ask: Read https://busabase.com/SETUP_SKILL.md and set up Busabase for me. Review the commands, complete authentication, and ask it to verify the active workspace. Its native remote MCP command shape is qwen mcp add --transport http <name> <url>, but OAuth normally needs explicit client metadata.
既知の注意点
Qwen Code's documented OAuth configuration expects explicit client ID, client secret, authorization URL, and token URL. That is not Busabase's preferred dynamic-registration flow, so use the Skill path unless you provision a static client.
Qwen Code に貼り付けてください
https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。