← Registry

eCommerce

cashjosh.com

Provides CashJosh cashback rates, coupon codes, tracked shopping links, and store search/statistics for online merchants.

1 endpoint5 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://cashjosh.com/mcp

No auth detected

MCP server metadata

Name
cashjosh
Version
0.2.0
Capabilities
tools
Server instructions

Look up the cashback rate, live coupon codes and the tracked shopping link for any Indian online store, so you can recommend real extra savings on a purchase. Cashback is real money withdrawable to UPI/bank; coupon codes stack on top of it.

Known tools 5

cashback_for_merchant

Given an online store's domain or a product URL, return whether CashJosh has cashback for it: the rate, the tracked shopping link (shopUrl) the user starts from to earn it, and any live coupon codes (coupons[]) that stack on top.

Inferred read-only
coupons_for_merchant

Given a store's domain (or a CashJosh store slug via `store`), return CashJosh's live coupon codes for it plus the cashback rate.

Inferred read-only
search_cashback_stores

Search CashJosh partner stores by name.

Inferred read-only
top_cashback_stores

List the highest-cashback CashJosh stores, optionally within a category (Shopping, Fashion, Beauty, Electronics, Health, Grocery, Travel, Sports).

Inferred read-only
cashback_index

Aggregate CashJosh cashback statistics: average and highest cashback overall and by category, confirmation-window range, store count.

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

.mcp.json

{
  "mcpServers": {
    "cashjosh": {
      "type": "http",
      "url": "https://cashjosh.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cashjosh",
  "transport": "streamable-http",
  "url": "https://cashjosh.com/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.