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

# Amazon Quick

This guide is about how to setup Paradime MCP remote server for Amazon Quick. Amazon Quick does not support Dynamic Client Registration (DCR) and Well-known URI discovery uses the server root path only. Path-specific metadata locations (path-insertion discovery) are not supported.

As a result, we have to follow a different setup approach explained below.

#### Step 1 - Generate an MCP Token in Paradime

In Paradime, navigate to [https://app.paradime.io/settings/api-keys](https://app.paradime.io/settings/api-keys) and generate an MCP token and note the MCP endpoint and the PAT token and keep them saved in a safe place, as you won't be able to see it again.

#### Step 2 - Create a MCP Connection in Amazon Quick

Navigate to the Amazon Quick homepage and click on "Connectors" on the left panel.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/_V48tdxcy1g_Y-dv/images/image-249-1.png?fit=max&auto=format&n=_V48tdxcy1g_Y-dv&q=85&s=e997b0390035940b02a698072fe21bbf" alt="" width="3024" height="1808" data-path="images/image-249-1.png" />
</Frame>

#### Step 3 - Create Model Context Protocol connector

Navigate to Connectors -> Create for your team

<Frame>
  <img src="https://mintcdn.com/paradime-docs/_V48tdxcy1g_Y-dv/images/image-250-1.png?fit=max&auto=format&n=_V48tdxcy1g_Y-dv&q=85&s=6b7b0ca7faf58cb7a4ed0197a5a08824" alt="" width="3024" height="1808" data-path="images/image-250-1.png" />
</Frame>

#### Step 4 - Setup a Paradime MCP

Enter a name for the MCP, and add the MCP endpoint url that we got from Step-1, and click Next

<Frame>
  <img src="https://mintcdn.com/paradime-docs/GV4HPhgD7sIFolVh/images/Screenshot-2026-05-11-at-10.07.07.png?fit=max&auto=format&n=GV4HPhgD7sIFolVh&q=85&s=5c398ee9587d0a5083b092a19b766fe6" alt="" width="3024" height="1656" data-path="images/Screenshot-2026-05-11-at-10.07.07.png" />
</Frame>

#### Step 5 - Add Authentication Details

Visit the following URL to get your connection details:

`<mcp-endpoint-url>/setup` and click **Generate Configuration**

<Frame>
  <img src="https://mintcdn.com/paradime-docs/_V48tdxcy1g_Y-dv/images/image-251-1.png?fit=max&auto=format&n=_V48tdxcy1g_Y-dv&q=85&s=acddf78374cbe8e2bec7803145c19dab" alt="" width="3024" height="1808" data-path="images/image-251-1.png" />
</Frame>

You will see all the generated details as follows:

<Frame>
  <img src="https://mintcdn.com/paradime-docs/_V48tdxcy1g_Y-dv/images/image-252-1.png?fit=max&auto=format&n=_V48tdxcy1g_Y-dv&q=85&s=5f3cc95c96852940913203179c9854d8" alt="" width="3024" height="1808" data-path="images/image-252-1.png" />
</Frame>

Enter the following details from the generated configuration as follows:

* **OAuth Configuration** - choose "Custom user based OAuth"
* **Client ID** - enter `paradime-mcp-public`
* Client Secret - leave it empty
* **Token Url** - copy the token url from the generated configuration
* **Authorization Url** - copy the authorization url from the generated configuration

Once you have entered the details, click **Create and continue**

<Frame>
  <img src="https://mintcdn.com/paradime-docs/0NDrELNNK4-2tLpg/images/step-2-quick.png?fit=max&auto=format&n=0NDrELNNK4-2tLpg&q=85&s=9110d03db7dc5a5c3010145b6a1ab481" alt="" width="3024" height="1656" data-path="images/step-2-quick.png" />
</Frame>

#### Step 6 - Authenticate MCP with Paradime

You will be redirected to the MCP authorization page on Paradime, where you will need to enter the MCP PAT token you saved from step 1 to authorize and then the connection will be complete.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/GV4HPhgD7sIFolVh/images/Screenshot-2026-05-11-at-10.08.33.png?fit=max&auto=format&n=GV4HPhgD7sIFolVh&q=85&s=b84866d142ca1746fc6e8f7392d09639" alt="" width="3024" height="1808" data-path="images/Screenshot-2026-05-11-at-10.08.33.png" />
</Frame>

#### Step 7 - Connection Complete

If Step 6 was successful, you will be redirected back to Amazon Quick and you will see the following screen and click **Next** to finish.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/0NDrELNNK4-2tLpg/images/step-4-quick.png?fit=max&auto=format&n=0NDrELNNK4-2tLpg&q=85&s=1edfb71849e77974e9a36fc4d260947f" alt="" width="3024" height="1808" data-path="images/step-4-quick.png" />
</Frame>

#### Step 8 - Verify MCP Tools

Once everything is done, you can go to Connectors > Search "paradime", and you should see the Paradime MCP connector. Click on it and you will find all the tools available for the MCP.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/0NDrELNNK4-2tLpg/images/step-6-quick.png?fit=max&auto=format&n=0NDrELNNK4-2tLpg&q=85&s=4101e9bd7dc3ce1da8e4c43863ec6ce9" alt="" width="3024" height="1808" data-path="images/step-6-quick.png" />
</Frame>


## Related topics

- [Amazon Athena](/products/settings/connections/dinoai-background-agent-environment/amazon-athena.md)
- [Amazon S3](/integrations/amazon-s3.md)
- [Quick Start](/products/dino-ai/programmable-agents/quick-start.md)
