McpDesktop clients
Back to Platform

MCP on Amazon Quick

Connect Onboard hosted MCP to Amazon Quick (remote HTTP) with your API key and production URLs.

Amazon Quick can use remote Model Context Protocol servers over HTTP. This guide matches the Edit MCP dialog in the Quick desktop app.

Before you start

Complete the requirements on MCP setup (Admin access, MCP plan, API key from Integrations → API).

Configure Remote MCP

  1. Open the MCP server editor in Quick and choose Remote (not Local).
  2. ID — any stable identifier you control (for example onboard-mcp).
  3. Name — a label your team will recognize (for example Onboard MCP).
  4. URLhttps://rest.onboard.io/mcp/sse (no trailing slash).
  5. Token — paste the same Onboard API key you use for the REST API from Integrations → API.
  6. Description — optional; describe what Onboard data this server exposes for your team.

The screenshot below shows the dialog. The sample URL in the image points at a local developer host; in production always use https://rest.onboard.io/mcp/sse.

Amazon Quick “Edit MCP” dialog: Remote connection type, URL, and token fields

AWS documentation

Quick’s own limits (OAuth, connectors, timeouts) are documented in AWS Model Context Protocol (MCP) integration and MCP servers on the desktop client.

How is this guide?

On this page