# Origine Paris (remote · mcp.origineparis.com)

Official MCP server of Origine Paris: recycled gold and IGI-certified lab-grown diamond jewellery.

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

## Components

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

## Channel facts

- Endpoint: `https://mcp.origineparis.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.3.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**: 66/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 7 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 is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1240 tokens (~177/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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **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-origineparis-mcp https://mcp.origineparis.com/mcp
```

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "com-origineparis-mcp": {
      "type": "http",
      "url": "https://mcp.origineparis.com/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 69, +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 68, +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 67, +1)

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

### 2026-07-29 (score 66, +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-27 (score 65, +1)

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

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

First indexed and scored.

## MCP tools (7)

### `get_brand_identity` (~159 tokens)

Brand identity

Returns the identity of Origine Paris, the Parisian fine jewellery house of recycled 18ct gold and IGI-certified lab-grown diamonds. Use it for ready-to-use brand facts (trading name, legal identity (SIREN), descriptions, positioning, the by-appointment address at 21 rue de la Paix, contacts, official profiles); for the underlying source markup use get_jsonld_graph, and for the catalogue use search_catalogue, not this. Read-only and side-effect-free: it returns a structured identity object plus a text copy, with the sources, the index timestamp and the canonical URL, taken from the site JSON-LD and Wikidata and served as published; absent values are reported as "unknown", never invented.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `get_founders` (~129 tokens)

Founders

Returns the two founders of Origine Paris, the house of recycled 18ct gold and IGI-certified lab-grown diamond jewellery. Use it for a quick roster (names, roles, Wikidata QIDs, short bios); for one founder's full biography and career use get_person_profile instead, not this. Read-only and side-effect-free: it returns a structured list of the founders plus a text copy, with the sources, the index timestamp and the canonical URL, taken from the site JSON-LD and Wikidata and served as published; absent values are reported as "unknown", never invented.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `get_person_profile` (~230 tokens)

Person profile

Returns a detailed, sourced profile of one Origine Paris founder, the recycled gold and lab-grown diamond jewellery house. Use it for a single founder's biography, career with dates and references, roles, education and citizenship; for the two-person roster use get_founders instead. Provide exactly one of name or qid. Read-only and side-effect-free: it returns a structured profile object plus a text copy, with the sources, the index timestamp and the canonical URL, from Wikidata and the site JSON-LD; an unrecognised person yields an explicit "unknown" result, never a guess.

Input parameters:

- `name` (string): Founder name to look up, for example "Marie-Ann Wachtmeister" or "Olivier Richard". Accent-, case-, hyphen- and apostrophe-insensitive. Provide either name or qid.
- `qid` (string): Wikidata QID of the founder, for example "Q139900682" (Marie-Ann Wachtmeister) or "Q140089338" (Olivier Richard). Provide either name or qid.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `get_entity_graph` (~129 tokens)

Entity graph

Returns the Origine Paris entity graph: the company and its founders as nodes, with the sourced edges between them (founded, chief executive officer, director, employed by). Use it when you need the relationships between entities; for one entity's own fields use get_brand_identity or get_person_profile instead, not this. Read-only and side-effect-free: it returns structured nodes and edges plus a text copy, every edge carrying its sources, with the index timestamp and the canonical URL, built from Wikidata and corroborated by the site JSON-LD; relationships absent from the sources are not asserted.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `get_jsonld_graph` (~132 tokens)

Raw JSON-LD

Returns the raw JSON-LD blocks (Organization, JewelryStore and related) collected from origineparis.com, exactly as published; it takes no parameters. Use it to inspect the original source markup or read a property the curated tools do not expose; do not use it for ready-to-use brand fields, where get_brand_identity is preferable. Read-only and side-effect-free: it returns an array of the published blocks (each with its types and the pages it was found on) plus a text copy, with the source URLs, the index timestamp and the canonical URL; nothing is added, rewritten or invented.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `get_llms_context` (~167 tokens)

llms.txt and agent context

Returns the Origine Paris catalogue context for agents from the published llms.txt: the index of collections and products (engagement rings, wedding bands, necklaces, bracelets and earrings in recycled 18ct gold with IGI-certified lab-grown diamonds), the site pages and commerce endpoints, plus a short agent context; it takes no parameters. Use it to orient yourself on the whole offering before a lookup; do not use it to run a query (use search_catalogue) or to fetch brand facts (use get_brand_identity). Read-only and side-effect-free: it returns the agent context and the published llms.txt (its URL and content) plus a text copy, with the index timestamp and the canonical URL; the llms.txt is authored by the site and served as-is.

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

### `search_catalogue` (~193 tokens)

Catalogue search

Searches the Origine Paris catalogue of recycled 18ct gold jewellery set with IGI-certified lab-grown diamonds: engagement rings, solitaires, wedding bands, necklaces, bracelets and earrings in yellow, white or rose gold. Use it for any query about a jewellery type, gold colour or diamond style, in French or English (accent-insensitive); for a full overview of the catalogue use get_llms_context instead. Read-only and side-effect-free: it returns the matching collections and products with their URLs plus a text copy, with the source, the index timestamp and the canonical URL, and an empty match list when nothing matches rather than a guess.

Input parameters:

- `query` (string, required): Free-text query in French or English, 2 to 120 characters, for example a jewellery type, gold colour or diamond style such as "bague solitaire or rose" or "lab-grown diamond necklace". Matching is ac…

Output parameters:

- `canonical` (string): Canonical Origine Paris website URL.
- `data` (object): Tool-specific result object, read-only and derived from public sources.
- `generated_at` (string): ISO 8601 timestamp of the served index generation.
- `sources` (array): URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt.

## Diagnostics

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

## Score history

- 2026-08-03: 69
- 2026-08-02: 69
- 2026-08-01: 68
- 2026-07-31: 68
- 2026-07-30: 67
- 2026-07-29: 66
- 2026-07-28: 65
- 2026-07-27: 65
- 2026-07-26: 64

## Links

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