Skip to main content

Connecting the ObservePoint MCP Server to Amazon Quick

Written by Product Enablement

Overview

Amazon Quick connects to MCP servers through its MCP integration feature, which registers each tool the server exposes as an action your assistant can use. This requires an Amazon Quick Enterprise subscription, and is set up by an administrator rather than by individual users.

Before You Start

You'll need:

  • An Amazon Quick Enterprise subscription.

  • The ObservePoint MCP Server URL: https://mcp.observepoint.ai/v1

Adding the Server

Amazon Quick's remote MCP support doesn't have built-in OAuth redirect flow, so you have to provide your ObservePoint API key as a token manually.

  1. In the Amazon Quick admin console, open the Capabilities panel.

  2. Add a new MCP integration: Create -> MCP Server

  3. Enter the Observepoint MCP server details

    1. Type: Remote

    2. Name: ObservePoint

    3. Description:

  4. Add a Header

    1. Name: Authorization

    2. Value: Bearer [YOUR OBSERVEPOINT API KEY]

  5. Test connection to make sure it works

  6. Click "Add MCP" to save the integration.

Once it's added, the tools ObservePoint exposes appear as actions your assistant can call during conversations.

Try It Out

Ask your assistant something like "What Audits do I have running right now?" A real answer with your actual account data means you're connected.


Did this answer your question?