# Connect to Amazon Quick Suite

**See Also**

* [**Copy-Ready Prompts**](/user-guide/mcp/prompts.md)<br>

1. In the Amazon Quick console, choose **Integrations**.
2. Click **Add** (plus "+" button).
3. On the Create Integration page, enter integration details:
   * **Name** - "GovTribe MCP".
   * **Description** - "Access GovTribe's government contracting intelligence covering opportunities, awards, vendors, agencies, grants, and business development tools."
   * **MCP server endpoint** - "<https://govtribe.com/mcp>".
4. Click **Next**.
5. Select the authentication method (**user**).
6. Provide the appropriate configuration details.
   1. GovTribe uses OAuth with Dynamic Client Registration (DCR)
7. Select **Create and continue**.
8. Review the integration details.
9. Select Next.
10. Share the integration with other users if needed.

You can also refer to the [Official Amazon Guide](https://docs.aws.amazon.com/quick/latest/userguide/mcp-integration.html#mcp-integration-setup) for integrating MCP with Amazon Quick Suite.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-amazon-quick-suite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
