ENDPOINT 1
https://catalog.carddeals.co/mcp
MCP server metadata
- Name
- co.carddeals/deals
- Version
- 1.0.0
Use these read-only tools to find current U.S. gift-card discounts. Always preserve the returned seller conditions, affiliate disclosure, timestamps, and freshness warning. Never claim a purchase was completed; these tools only return links.
Known tools 3
search_gift_card_dealsUse this when the user wants to discover or compare current U.
Inferred read-onlylookup_gift_card_dealsUse this when the user supplies up to 10 exact CardDeals product IDs or brand slugs to compare in one call.
Inferred read-onlyget_gift_card_dealsUse this when the user asks for complete current provider details for one exact gift-card brand.
Inferred read-onlyCONNECT 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.co-carddeals-deals]
url = "https://catalog.carddeals.co/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"co-carddeals-deals": {
"type": "http",
"url": "https://catalog.carddeals.co/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: co-carddeals-deals
Remote MCP URL: https://catalog.carddeals.co/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": {
"co-carddeals-deals": {
"url": "https://catalog.carddeals.co/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"co-carddeals-deals": {
"type": "http",
"url": "https://catalog.carddeals.co/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "co-carddeals-deals",
"transport": "streamable-http",
"url": "https://catalog.carddeals.co/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.