> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seekout.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect SeekOut to Amazon Quick

> Connect SeekOut to Amazon Quick as an MCP integration with user authentication (OAuth).

Amazon Quick connects to SeekOut MCP through Dynamic Client Registration. Add the MCP server URL, select OAuth, and sign in with your SeekOut account.

## Prerequisites

* An active SeekOut account
* An Amazon Quick Enterprise subscription
* Administrator or connector-creation permissions in Amazon Quick

## Setup

<Steps>
  <Step title="Open Connectors in the Amazon Quick console">
    Sign in to Amazon Quick and select **Connectors** from the navigation menu.
  </Step>

  <Step title="Create a new MCP connector">
    Go to the **Create for your team** tab and choose **Model Context Protocol (MCP)** as the connector type.
  </Step>

  <Step title="Enter the connector details">
    Enter a **Name**, an optional description, and the **MCP server endpoint**:

    ```
    https://seekout-search-mcp.seekout.io/tools
    ```
  </Step>

  <Step title="Select User authentication (OAuth)">
    Choose **OAuth**. Amazon Quick performs Dynamic Client Registration.
  </Step>

  <Step title="Sign in to SeekOut">
    Authenticate using your SeekOut account credentials when prompted.
  </Step>

  <Step title="Review and share">
    Review the integration details and distribute the connector to your team.
  </Step>

  <Step title="Start using SeekOut MCP">
    Ask Amazon Quick to use SeekOut:

    <Prompt description="Use SeekOut to find security engineers in Seattle with cloud infrastructure experience." icon="quote">
      Use SeekOut to find security engineers in Seattle with cloud infrastructure experience.
    </Prompt>
  </Step>
</Steps>
