Aider のための Busabase

Aider を Busabase に接続する

Terminal AI pair programmer with deep git integration — but no MCP client.

Aider に貼り付けてください

https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。

Busabase
Agent Skill
承認待ちの変更提案が並ぶ Busabase のレビュー受信箱

エージェントにこの一言を渡すだけ

コネクタ以上のものが手に入ります。busabase スキルには承認優先のワークフロー、CLI、API 全体が含まれ、以降のセッションでも貼り直し不要です。

まず確認

Busabase Cloud かパーソナルデスクトップか。何かを実行する前にあなたが決めます。

接続

サインインと資格情報の保存まで自動。API キーを手でコピーする必要はありません。

最初の Base を用意

Base を作成してデータを入れるので、開いたときに空の画面になりません。

スキルを常駐化

busabase と busabase-app-creator が常駐し、以降のセッションですぐ使えます。

このエージェントでの注意点

Aider has no MCP client, so the Skill path is the only way in — and it is a complete one. Use `/web https://busabase.com/SETUP_SKILL.md` to pull the document in, then let Aider follow it; approve the `/run` commands it asks for.

その他の接続方法

このエージェントには MCP クライアントがないため、追加できるコネクタはありません。代わりに以下の方法が使えます。

接続の概要

提供元
Aider
接続方法
プラグイン / Skill · busabase-cli · REST API
トランスポート
MCP 非対応
認証方式
なし
このコマンドを実行
npm exec -y --package busabase-cli@latest -- busabase-cli login --device-code

Aider has no MCP client, so Busabase cannot be attached as a tool provider. Two things still work:

1. Use busabase-cli in the same terminal. Aider edits your repo while you read and propose Busabase changes alongside it:

npm exec -y --package busabase-cli@latest -- busabase-cli login --device-code
npx busabase-cli bases list

2. Use the REST API from your code. The full surface is at /api/v1, with an OpenAPI document you can hand to any client.

If you want an agent that proposes reviewed changes directly, pick one of the MCP-capable clients in this directory instead.

既知の注意点

Aider's official documentation does not document MCP client support, so there is no server to add. Third-party tutorials claiming otherwise do not match the official docs — treat them with caution.

この手順公式ドキュメント準拠確認日は未記録

そのエージェントの公式ドキュメントに基づいて作成しています。実機での再実行は行っていないため、コマンドが変わっている場合はリンク先の公式ドキュメントを確認してください。

セットアップはエージェントに任せる

一言の指示と一度の認可だけ。その後の変更はすべて、あなたが承認する提案として届きます。

すべてのエージェントを見る

Aider に貼り付けてください

https://busabase.com/SETUP_SKILL.md を読み、Busabase のセットアップを最後まで進めてください。完了したら接続を確認してください。