minty-mcp-public

Minty MCP Public

Public documentation for Minty’s remote Model Context Protocol (MCP) server.

This repository is the public-facing integration surface for developers who want to connect Minty to AI clients such as ChatGPT and Claude. It focuses on:

The production endpoint shown in these docs is:

https://mcp.minty.com/mcp

If the launch URL changes, update this repository and the GitHub Pages site together.

Contents

Repository Scope

This repository intentionally does not include Minty’s internal deployment configuration, private infrastructure setup, or internal-only automation.

Live Data

The example responses in this repository are captured from real calls against the current v2 MCP implementation backed by the live Minty API. Because deals, cashback, and coupon inventory change over time, these examples are snapshots rather than fixed contracts for merchant content.

GitHub Pages

This repository is designed to publish documentation from the docs/ directory using GitHub Pages.