# Endorso (remote · api.endorso.com)

Turn product links or queries into tracked links that can earn. Carts and search too.

- Trust score: 64/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `api.endorso.com`: 64/100 (this document), [markdown](https://verifymcp.io/servers/com-endorso-endorso/api-v1-mcp.md), [page](https://verifymcp.io/servers/com-endorso-endorso/api-v1-mcp)

## Channel facts

- Endpoint: `https://api.endorso.com/api/v1/mcp`
- 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 not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 69/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 611 tokens (~152/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 13/100
  - Stability observed for 4 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**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-endorso-endorso https://api.endorso.com/api/v1/mcp
```

### Codex

```toml
[mcp_servers.com-endorso-endorso]
url = "https://api.endorso.com/api/v1/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-endorso-endorso --url https://api.endorso.com/api/v1/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-endorso-endorso:
    url: "https://api.endorso.com/api/v1/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-endorso-endorso": {
      "type": "http",
      "url": "https://api.endorso.com/api/v1/mcp"
    }
  }
}
```

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 64, +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-08-01 (score 63, +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-31 (score 62, +1)

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

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

First indexed and scored.

## MCP tools (4)

### `endorso_monetize` (~211 tokens)

Turn any product URL or free-text product query into a tracked, monetized affiliate link tied to your earner id. You earn a commission when someone buys through it. Pass cashback:true to check self-purchase cashback eligibility (honored only where the merchant network permits it — Amazon/AliExpress/Temu are excluded by their terms). If the product is not monetizable yet, a provisional tracked link is returned and merchant discovery is auto-enqueued.

Input parameters:

- `cashback` (boolean): Request self-cashback eligibility (earn on your own purchase where the network permits it).
- `country` (string): ISO-2 country for localized offers, e.g. "US", "ES".
- `earner` (string): Your stable earner/publisher id — commissions accrue to it. Optional; a random one is minted if omitted.
- `input` (string, required): A product URL (https://…) or a free-text product query, e.g. "sony wh-1000xm5".

### `endorso_search` (~75 tokens)

Search real, currently-buyable products across the web and affiliate catalogs. Returns offers with merchant, price, url, and whether each is monetizable. Use to pick a specific offer before endorso_monetize.

Input parameters:

- `country` (string): ISO-2 country code.
- `query` (string, required): What to search for.

### `endorso_cart` (~207 tokens)

Turn a shopping LIST (up to 8 free-text items or product URLs) into per-store buying links: Shopify and Amazon stores get a PRE-FILLED cart link the buyer lands on with everything added; other stores get deep product links. Carts default to own-purchase mode so network self-referral rules are applied. Set cashback_intent:false only when the earner is sharing the cart for someone else.

Input parameters:

- `cashback_intent` (boolean): Defaults to true (own purchase). Set false only when sharing the cart for another buyer.
- `country` (string): ISO-2 country for localized offers.
- `earner` (string): Your stable earner id — commissions accrue to it. Required unless this MCP request authenticates as an Endorso partner.
- `items` (array, required): Up to 8 product queries or URLs, e.g. ["diapers size 3", "specialty coffee beans 1kg", "https://store.com/products/x"].

### `endorso_balance` (~76 tokens)

Get your own authenticated earnings/cashback balance by currency: pending, approved, paid, plus recent commissions. Partner credentials read only their partner tag; signed-in users read only their account and claimed aliases.

Input parameters:

- `earner` (string): Optional assertion of your own earner id. If supplied, it must match the authenticated owner.

## Diagnostics

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

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 62
- 2026-07-30: 61

## Links

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