Busabase dành cho Amazon Q Developer

Kết nối Amazon Q Developer với Busabase

AWS's generative-AI assistant for building and operating AWS applications — available as a terminal CLI and as an extension for VS Code, JetBrains, Visual Studio and Eclipse.

Dán vào Amazon Q Developer

Đọc https://busabase.com/SETUP_SKILL.md và thiết lập Busabase giúp tôi. Làm theo đến hết, sau đó xác nhận kết nối hoạt động.

Đọc tài liệu Amazon Q Developer
Busabase
Agent Skill
Hộp thư duyệt của Busabase, hiển thị các thay đổi đề xuất đang chờ phê duyệt

Đưa chỉ dẫn duy nhất này cho tác nhân AI của bạn

Bạn nhận được nhiều hơn cả một bộ kết nối: kỹ năng busabase mang theo toàn bộ quy trình yêu cầu thay đổi, CLI và toàn bộ API — sẵn sàng trong mọi phiên làm việc sau này mà không cần dán lại bất cứ điều gì.

Hỏi trước

Busabase Cloud hay Personal Desktop — bạn quyết định, trước khi bất cứ điều gì xảy ra.

Kết nối

Tự đăng nhập cho bạn và tự lưu thông tin xác thực. Không cần sao chép API key bằng tay.

Khởi tạo Cơ sở dữ liệu mẫu

Tạo và điền dữ liệu cho Cơ sở dữ liệu đầu tiên của bạn, để không gian làm việc không phải là một màn hình trống.

Cài đặt các kỹ năng

busabase và busabase-app-creator trở thành thường trực, cho mọi phiên làm việc sau này.

Dành cho tác nhân AI này

Use the CLI (`q chat`) for the Skill path — it has the shell access the setup document needs. The IDE extension is chat-oriented and better suited to the connector route below.

Muốn dùng bộ kết nối hơn?

Nếu bạn muốn kết nối Busabase như các công cụ MCP thay vì để tác nhân AI tự cài kỹ năng, hãy dùng địa chỉ máy chủ bên dưới.

Tổng quan nhanh

Nhà cung cấp
AWS
Cách kết nối
Plugin / Kỹ năng · MCP + OAuth
Phương thức truyền tải
Streamable HTTP
Xác thực
OAuth (đăng ký động)
Tệp cấu hình
~/.aws/amazonq/cli-agents (IDE: ~/.aws/amazonq/agents/default.json)
Chạy lệnh này
qchat mcp add --name busabase --url https://busabase.com/api/mcp

Amazon Q Developer has a terminal-based CLI (q chat / qchat), so the Skill path applies — hand it the prompt above.

Prefer a connector?

AWS's docs state that the CLI "supports both local MCP servers (that run as processes) and remote MCP servers (that communicate over HTTP). Remote servers can use OAuth authentication or be open (no authentication required)."

CLI — remote servers are configured in your agent configuration file with the type and url fields:

{
  "mcpServers": {
    "busabase": {
      "type": "http",
      "url": "https://busabase.com/api/mcp"
    }
  }
}

Global CLI agent config lives at ~/.aws/amazonq/cli-agents. Manage servers with qchat mcp add | remove | list | import | status.

For OAuth, AWS documents this flow: start the session with an agent that includes the server (it shows as "not yet loaded"), run /mcp to begin authentication, open the URL it prints while keeping the Q CLI session open, finish in the browser, then return — the server's tools become available once authentication completes.

IDE — global config is ~/.aws/amazonq/agents/default.json. In the UI, select http as the transport protocol, put the server URL in the URL field, and optionally add key-value pairs under Headers. If the endpoint requires authorization, Amazon Q automatically opens a browser page for you to authorize it.

Using MCP with Amazon Q Developer · CLI MCP configuration · IDE MCP configuration

Các vấn đề đã biết

CLI and IDE read different config files (`~/.aws/amazonq/cli-agents` vs `~/.aws/amazonq/agents/default.json`) — configuring one does not configure the other. Remote servers need `"type": "http"` alongside `url`; omitting `type` leaves it treated as a local stdio entry. During OAuth, keep the Q CLI session open while you complete the browser flow, or the handshake will not complete.

So sánh

Khả năng kết nối được đặt cạnh nhau với các tác nhân AI khác đã có trong danh mục này.

Khả năngAmazon Q DeveloperClaude CodeCursor
LoạiTác nhân dòng lệnhTác nhân dòng lệnhTrình soạn thảo AI
Lộ trình đề xuấtAgent SkillAgent SkillAgent Skill
Cách kết nốiPlugin / Kỹ năng · MCP + OAuthMCP + OAuth · Plugin / Kỹ năngMCP + OAuth · Plugin / Kỹ năng
Phương thức truyền tảiStreamable HTTPStreamable HTTPStreamable HTTP
Xác thựcOAuth (đăng ký động)OAuth (đăng ký động)OAuth (đăng ký động)
Các bước nàyTừ tài liệu chính thứcChưa ghi nhận ngày kiểm tra

Được viết dựa trên tài liệu chính thức của tác nhân AI này. Chúng tôi chưa chạy lại từng bước trên máy thật, nên hãy kiểm tra tài liệu liên kết nếu có lệnh nào đã thay đổi.

Để tác nhân AI của bạn tự thiết lập

Một chỉ dẫn duy nhất, quyền truy cập đã qua xem xét, và mọi thay đổi nó thực hiện sau đó sẽ đến dưới dạng một đề xuất chờ bạn duyệt.

Xem tất cả tác nhân AI

Dán vào Amazon Q Developer

Đọc https://busabase.com/SETUP_SKILL.md và thiết lập Busabase giúp tôi. Làm theo đến hết, sau đó xác nhận kết nối hoạt động.