MiMo Code を Busabase に接続する
Xiaomi MiMo's terminal-native coding agent with persistent memory, skills, autonomous workflows, shell tools, and MCP connections.
MiMo Code に貼り付けてください
https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。

エージェントにこの一言を渡すだけ
コネクタ以上のものが手に入ります。busabase スキルには承認優先のワークフロー、CLI、API 全体が含まれ、以降のセッションでも貼り直し不要です。
まず確認
Busabase Cloud かパーソナルデスクトップか。何かを実行する前にあなたが決めます。
接続
サインインと資格情報の保存まで自動。API キーを手でコピーする必要はありません。
最初の Base を用意
Base を作成してデータを入れるので、開いたときに空の画面になりません。
スキルを常駐化
busabase と busabase-app-creator が常駐し、以降のセッションですぐ使えます。
このエージェントでの注意点
MiMo Code discovers skills and has shell access. Run setup in a trusted repository and review any external-directory permission request.
コネクタの方がよい場合
スキルを導入させる代わりに Busabase を MCP ツールとして接続したい場合は、以下のサーバー URL を使用してください。
接続の概要
- 提供元
- Xiaomi MiMo
- 接続方法
- MCP + OAuth · MCP + API キー · プラグイン / Skill · busabase-cli · REST API
- トランスポート
- Streamable HTTP
- 認証方式
- OAuth(動的登録)
- 設定ファイル
- ~/.config/mimocode/mimocode.jsonc or .mimocode/mimocode.jsonc
curl -fsSL https://mimo.xiaomi.com/install | bashInstall MiMo Code, run mimo in a trusted repository, and ask: Read https://busabase.com/SETUP_SKILL.md and set up Busabase for me. Review the commands and permissions, complete authentication, then ask MiMo Code to verify the active Busabase account. Its remote MCP client can also use OAuth dynamic registration.
既知の注意点
Remote MCP OAuth auto-detection attempts RFC 7591 dynamic client registration when no client ID is supplied. The default callback is http://127.0.0.1:19876/mcp/oauth/callback; keep auth.json and config files private.
MiMo Code に貼り付けてください
https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。