把 腾讯元器 Yuanqi 連接到 Busabase
Tencent's agent platform: Plugins → custom MCP plugin; also the outward extension surface for 元宝.
Busabase MCP 伺服器
https://busabase.com/api/mcp

設定步驟
代管聊天沒有 shell、也沒有檔案系統,連接器是唯一的入口。
加入伺服器
把你的聊天用戶端指向 Busabase 的 MCP 端點。
登入
在瀏覽器中完成 OAuth —— 不需要建立 client id 或密鑰。
選擇夠用的最小權限
changeRequest 只讓 Agent 提出變更提案,永遠無法自行合併。
驗證
請 Agent 在開始任何工作之前,先呼叫 auth_verify。
逐步說明
這個主機沒有 shell,連接器是唯一的入口。
一覽表
- 廠商
- Tencent
- 連接方式
- MCP + API 金鑰
- 傳輸方式
- Streamable HTTP
- 驗證方式
- API 金鑰
Open Plugins → custom MCP plugin and paste the URL. The same static-header advice as 扣子空间 applies: prefer a changeRequest-scoped key.
豆包 and 元宝's own chat apps accept no third-party tools at all. Their ecosystems' extension surfaces are 扣子空间 and 腾讯元器, listed above.
已知的注意事項
Same as 扣子空间: prefer a changeRequest-scoped API key. It also cannot reach Busabase Desktop.
能力比較
與目錄中其他已收錄的 Agent,並列比較連線能力。
| 能力 | |||
|---|---|---|---|
| 類型 | 網頁聊天 | 終端機 Agent | AI 編輯器 |
| 推薦路徑 | MCP 連接器 | Agent Skill | Agent Skill |
| 連接方式 | MCP + API 金鑰 | MCP + OAuth · 外掛/技能 | MCP + OAuth · 外掛/技能 |
| 傳輸方式 | Streamable HTTP | Streamable HTTP | Streamable HTTP |
| 驗證方式 | API 金鑰 | OAuth(動態註冊) | OAuth(動態註冊) |
Busabase MCP 伺服器
https://busabase.com/api/mcp