# com.kitsdeals/deals (remote · mcp.kitsdeals.com)

Curated, human-reviewed deal feed for AI agents — live deal search + price watches. No auth.

- Trust score: 66/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.kitsdeals.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-kitsdeals-deals/mcp.md), [page](https://verifymcp.io/servers/com-kitsdeals-deals/mcp)

## Channel facts

- Endpoint: `https://mcp.kitsdeals.com`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (cancel_watch).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 61/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1896 tokens (~270/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-kitsdeals-deals https://mcp.kitsdeals.com/
```

### Codex

```toml
[mcp_servers.com-kitsdeals-deals]
url = "https://mcp.kitsdeals.com/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-kitsdeals-deals": {
      "type": "remote",
      "url": "https://mcp.kitsdeals.com/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-kitsdeals-deals --url https://mcp.kitsdeals.com/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-kitsdeals-deals:
    url: "https://mcp.kitsdeals.com/"
```

### Other

```json
{
  "mcpServers": {
    "com-kitsdeals-deals": {
      "type": "http",
      "url": "https://mcp.kitsdeals.com/"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 65, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 61, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 61)

First indexed and scored.

## MCP tools (7)

### `search_deals` (~202 tokens)

Search live deals

Search live, human-reviewed deals by keyword. Matching is token-AND over product name, brand, category, and merchant. Returns up to 5 active deals (best score first) with price, discount, condition, merchant, product URL, and a server-verified human_summary sentence. Zero matches is a normal result for time-scarce inventory; the response then includes a no_match block describing the register_watch alternative.

Input parameters:

- `category` (string): Category filter (comma-separated allowed). Currently in scope: electronics.
- `limit` (integer): Max results (default 5).
- `max_price_cents` (integer): Only deals at or below this price, in cents (e.g. 35000 = $350).
- `min_discount_pct` (number): Only deals with at least this discount percentage.
- `query` (string, required): Search keywords — product name, brand, model number, or merchant. Token-AND: every word must match.

### `latest_deals` (~150 tokens)

Newest live deals

The newest approved deals, freshest first — a pull-shaped view of the live deal stream. Returns up to 5 (max 10) compact deals with server-verified human_summary sentences. Editorial surface: availability-only price-target matches are excluded here (search_deals includes them). For ongoing monitoring, register_watch provides push delivery; always-on runtimes can consume the SSE river at https://api.kitsdeals.com/v1/river.

Input parameters:

- `category` (string): Category filter (comma-separated allowed). Currently in scope: electronics.
- `limit` (integer): Max results (default 5).
- `max_price_cents` (integer): Only deals at or below this price, in cents.

### `get_deal` (~130 tokens)

Get one deal

Fetch one deal by id. Default is the compact projection (~13 fields including product_url and the server-verified human_summary). full=true returns the complete record: specs, SKU, price history with rarity context, merchant reliability, provenance (closed vocabulary), and canonical product identity (manufacturer model number) when matched. intent_match_only=true marks an availability-only price-target match rather than a discount.

Input parameters:

- `deal_id` (string, required): Deal id from search_deals / latest_deals results.
- `full` (boolean): true = full ~30-field record with provenance + price history. Default false (compact).

### `register_watch` (~477 tokens)

Register a deal watch

Register a standing intent (deal watch). The intent enters the sourcing pipeline and delivery channels are wired in the same call: a token-gated Atom feed (token returned once in this response) and an optional webhook (activates after interpretation, ~1-2 min). Intents with a concrete model_number auto-promote in ~60s; family-level intents require operator review (hours). specs accepts must-have attribute constraints in the webhook-filter vocabulary — unknown keys are rejected, and deals missing a constrained spec are excluded from delivery. Progress and live matches are readable via check_watch with the returned watch_id.

Input parameters:

- `agent_id` (string): Self-identifier for telemetry (e.g. "claude-desktop:tom"). Helps us prioritize agent demand.
- `intent` (string, required): Free-text intent (e.g. "Oura Ring 4 silver under $350"). The interpretation pipeline owns the structuring.
- `max_price_cents` (integer): Hard price ceiling for delivery, in cents (a numeric string like "150000" is accepted).
- `min_discount_pct` (number): Minimum discount percentage for delivery.
- `model_number` (string): Manufacturer model number (MPN) for the exact variant — e.g. "K-65XR70" for the Sony BRAVIA 7 65". A concrete MPN auto-promotes in ~60s; family-level intents without one require operator review (hour…
- `specs` (object): Structured spec/attribute constraints. Keys are generated from docs/spec-keys.json: numeric <spec_key>_min/_max (size_inches_min), enum/list <spec_key>_in (camera_type_in, bundle_includes_in), and bo…
- `webhook_callback_url` (string): https:// endpoint to receive push deliveries (activates post-interpretation).

### `check_watch` (~77 tokens)

Check a watch

Status of a watch by watch_id: interpretation progress, channel states, live matches, and monitoring contract. Each live match carries product_url for the human purchase link and detail_url for machine-only enrichment. Cancelled watches return WATCH_CANCELLED; unknown ids return NOT_FOUND.

Input parameters:

- `watch_id` (string, required): The watch_id returned by register_watch.

### `cancel_watch` (~69 tokens)

Cancel a watch

Stop deliveries for a watch: the feed URL dies immediately and the webhook deactivates. Idempotent. Sourcing for an already-promoted product continues (shared watchlist state) — cancellation affects this watch's delivery only.

Input parameters:

- `watch_id` (string, required): The watch_id returned by register_watch.

### `report_outcome` (~113 tokens)

Report a deal outcome

Record what happened after a deal was acted on. Outcomes: purchased, deal_dead, wrong_price, out_of_stock, irrelevant, checkout_failed. Feedback feeds deal ranking, and deal_dead / wrong_price reports trigger fast removal of bad deals.

Input parameters:

- `actual_price_cents` (integer): Price actually seen/paid, in cents — include when it differed from ours.
- `deal_id` (string, required): The deal id.
- `notes` (string): Anything else worth knowing.
- `outcome` (string, required): What happened.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-kitsdeals-deals/mcp#diagnostics

## Score history

- 2026-08-03: 66
- 2026-08-02: 66
- 2026-08-01: 65
- 2026-07-31: 65
- 2026-07-30: 63
- 2026-07-29: 63
- 2026-07-28: 62
- 2026-07-27: 61
- 2026-07-26: 61

## Links

- Remote endpoint: https://mcp.kitsdeals.com/
- Website: https://kitsdeals.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-kitsdeals-deals/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-kitsdeals-deals/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-kitsdeals-deals/mcp
