把 ChatGPT 連接到 Busabase
Web chat; add Busabase under Settings → Connectors → Advanced → Developer mode.
Busabase MCP 伺服器
https://busabase.com/api/mcp

設定步驟
代管聊天沒有 shell、也沒有檔案系統,連接器是唯一的入口。
加入伺服器
把你的聊天用戶端指向 Busabase 的 MCP 端點。
登入
在瀏覽器中完成 OAuth —— 不需要建立 client id 或密鑰。
選擇夠用的最小權限
changeRequest 只讓 Agent 提出變更提案,永遠無法自行合併。
驗證
請 Agent 在開始任何工作之前,先呼叫 auth_verify。
逐步說明
這個主機沒有 shell,連接器是唯一的入口。
一覽表
- 廠商
- OpenAI
- 連接方式
- MCP + OAuth
- 傳輸方式
- Streamable HTTP
- 驗證方式
- OAuth(動態註冊)
Open Settings → Connectors → Advanced → Developer mode, add https://busabase.com/api/mcp as a custom connector, and complete OAuth in the browser. Write-capable custom connectors may be limited to Business, Enterprise, and Edu workspaces; on a plan without them the connector is read-only, so the agent can inspect the workspace but cannot open a Change Request.
已知的注意事項
Write-capable custom connectors may be limited to Business, Enterprise, and Edu workspaces; on other plans the connector is read-only, so the agent can inspect the workspace but cannot open a Change Request. It also cannot reach Busabase Desktop (no way to resolve localhost:15419).
能力比較
與目錄中其他已收錄的 Agent,並列比較連線能力。
| 能力 | |||
|---|---|---|---|
| 類型 | 網頁聊天 | 終端機 Agent | AI 編輯器 |
| 推薦路徑 | MCP 連接器 | Agent Skill | Agent Skill |
| 連接方式 | MCP + OAuth | MCP + OAuth · 外掛/技能 | MCP + OAuth · 外掛/技能 |
| 傳輸方式 | Streamable HTTP | Streamable HTTP | Streamable HTTP |
| 驗證方式 | OAuth(動態註冊) | OAuth(動態註冊) | OAuth(動態註冊) |
Busabase MCP 伺服器
https://busabase.com/api/mcp