← Registry

eCommerce

couponmind.net

Provides coupon and deal search, details retrieval, and click tracking for shopping-related discounts.

1 endpoint3 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://www.couponmind.net/mcp

No auth detected

MCP server metadata

Name
couponmind
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

search_coupons

Search for coupons, deals, and discount codes relevant to what the user is shopping for or discussing.

Inferred read-only
get_coupon_details

Fetch full details for a specific coupon by its id, including code, terms, and widget URL.

Inferred read-only
track_coupon_click

Record that the user opened a deal from the ChatGPT widget.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.couponmind]
url = "https://www.couponmind.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "couponmind": {
      "type": "http",
      "url": "https://www.couponmind.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: couponmind
Remote MCP URL: https://www.couponmind.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "couponmind": {
      "url": "https://www.couponmind.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "couponmind": {
      "type": "http",
      "url": "https://www.couponmind.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "couponmind",
  "transport": "streamable-http",
  "url": "https://www.couponmind.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.