扣子空间 Coze Space を Busabase に接続する
ByteDance's agent space, which accepts custom MCP services; it is also the outward extension surface for 豆包.
Busabase MCP サーバー
https://busabase.com/api/mcp

設定手順
ホスト型チャットにはシェルもファイルシステムもないため、コネクタが唯一の入口です。
サーバーを追加
チャットクライアントから Busabase の MCP エンドポイントを指定します。
サインイン
ブラウザで OAuth を完了します — クライアント ID やシークレットの作成は不要です。
最小限の権限を選ぶ
changeRequest なら提案はできてもマージはできません。
確認
作業前にエージェントへ auth_verify の実行を依頼します。
詳しい手順
このホストにはシェルがないため、コネクタが唯一の入口です。
接続の概要
- 提供元
- ByteDance
- 接続方法
- MCP + API キー
- トランスポート
- Streamable HTTP
- 認証方式
- API キー
Add a custom MCP service and paste the URL. If the platform only accepts a static header rather than OAuth, create an API key scoped to changeRequest rather than write. The platform can then propose changes but can never merge them, so approval-first is enforced by the credential itself instead of by instructions the agent could ignore.
既知の注意点
The platform may only accept a static header rather than OAuth. Create a changeRequest-scoped API key (not write) — the credential itself then enforces propose-but-never-merge, which is more reliable than instructions an agent could ignore. It also cannot reach Busabase Desktop.
Busabase MCP サーバー
https://busabase.com/api/mcp