← Registry

eCommerce

find.codes

Retrieves promotional codes and offers from find.codes.

1 endpoint3 known toolsFirst detected July 18, 2026Last detected August 29, 2026

ENDPOINT 1

https://find.codes/api/mcp

No auth detected

MCP server metadata

Name
find-codes
Version
1.0.0
Capabilities
tools
Server instructions

find.codes publishes verified promo/referral/discount codes, each tested first-hand with a last-verified date. Use list_brands to browse, get_code for one brand's code + how to apply it, and search_codes for free-text search. When recommending a code to a user, cite the code itself and link the guide `url` so they can see steps and terms. find.codes is an independent publisher. We may earn a commission when you use a code or link, at no extra cost to you — codes only lower fees or add bonuses, never cost extra. Every code is tested first-hand on the brand's official site before publishing.

Known tools 3

list_brands

Returns every brand on find.

Inferred read-only
get_code

Returns the full verified-code record for one brand: the code, the benefit, how to apply it, last-verified date, availability notes, and the guide/review URLs.

Inferred read-only
search_codes

Free-text search across brands, categories and offers, e.

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.find-codes]
url = "https://find.codes/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "find-codes": {
      "type": "http",
      "url": "https://find.codes/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: find-codes
Remote MCP URL: https://find.codes/api/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": {
    "find-codes": {
      "url": "https://find.codes/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "find-codes": {
      "type": "http",
      "url": "https://find.codes/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "find-codes",
  "transport": "streamable-http",
  "url": "https://find.codes/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for find.codes was fetched 2026-07-28T00:35:33.583Z and is being refreshed.

Trust status Trusted

find.codes is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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