Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Origine Paris

REMOTE · MCP.ORIGINEPARIS.COM · SCANNED SEP 20

Origine Paris MCP server: house, founders, catalogue. Recycled 18-carat gold, lab-grown diamonds.

0 this week 73 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1949 tokens (~487/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability check failed: schema churn in the 30 days we've observed: 6 tool removals, 1 breaking changes, 0 auth/transport breaks, 3 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Origine Paris MCP server?

Origine Paris is a hosted endpoint at https://mcp.origineparis.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.origineparis.com

# add to Claude Code
claude mcp add --transport http com-origineparis-mcp 'https://mcp.origineparis.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-origineparis-mcp": {
      "url": "https://mcp.origineparis.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-origineparis-mcp": {
      "type": "http",
      "url": "https://mcp.origineparis.com/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add com-origineparis-mcp --url 'https://mcp.origineparis.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-origineparis-mcp:
    url: "https://mcp.origineparis.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-origineparis-mcp": {
      "Transport": "http",
      "Url": "https://mcp.origineparis.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-origineparis-mcp -t streamable-http -u 'https://mcp.origineparis.com/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 11 Sept 26 −5
    • Tool “get_person_profile” was removed security
    • Tool “get_brand_identity” was removed security
    • Tool “get_entity_graph” was removed security
    • Tool “get_founders” was removed security
    • Tool “get_jsonld_graph” was removed security
    • Tool “get_llms_context” was removed security
    • Authorization: unverified → partial security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_maison” rewrote its description, which is the text the model reads security
    • Tool “get_product_detail” rewrote its description, which is the text the model reads security
    • Tool “search_catalogue” rewrote its description, which is the text the model reads security
    • Schema quality: 307 → 487 functional
    • Schema quality: 307 → 545 functional
    • Schema quality: good → excellent functional
    • Server version: 0.8.1 → 0.9.0 functional
    • Server version: 0.7.2 → 0.8.1 functional
    • New tool “list_collections” functional
    • Tool “get_maison” changed its title: The Maison → The Maison and its founders cosmetic
    • Tool “get_product_detail” changed its title: Product detail → One piece of the catalogue cosmetic
    • Tool “search_catalogue” changed its title: Catalogue search → Search the published catalogue cosmetic
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_product_detail” rewrote its description, which is the text the model reads security
    • Tool “search_catalogue” rewrote its description, which is the text the model reads security
    • Server version: 0.7.1 → 0.7.2 functional
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 86.

  • 22 Aug 26 75
    • Stability: 0.87 → fail security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_brand_identity” rewrote its description, which is the text the model reads security
    • Tool “get_entity_graph” rewrote its description, which is the text the model reads security
    • Tool “get_founders” rewrote its description, which is the text the model reads security
    • Tool “get_jsonld_graph” rewrote its description, which is the text the model reads security
    • Tool “get_llms_context” rewrote its description, which is the text the model reads security
    • Tool “get_person_profile” rewrote its description, which is the text the model reads security
    • Tool “search_catalogue” rewrote its description, which is the text the model reads security
    • Schema quality: 177 → 298 functional
    • “search_catalogue” added a required parameter “lang”, so existing callers break functional
    • Schema quality: excellent → good functional
    • Server version: 0.7.0 → 0.7.1 functional
    • Server version: 0.4.0 → 0.7.0 functional
    • Server version: 0.3.0 → 0.4.0 functional
    • New tool “get_maison” functional
    • New tool “get_product_detail” functional
    • “search_catalogue” added an optional parameter “collection” cosmetic
    • “search_catalogue” added an optional parameter “cursor” cosmetic
    • “search_catalogue” added an optional parameter “gold_colour” cosmetic
    • “search_catalogue” added an optional parameter “jewellery_type” cosmetic
    • “search_catalogue” added an optional parameter “limit” cosmetic
    • “search_catalogue” added an optional parameter “max_price” cosmetic
    • “search_catalogue” added an optional parameter “min_price” cosmetic
    • “search_catalogue” reworded the description of “query” cosmetic
    • “search_catalogue” made “query” optional cosmetic
    • Tool “get_brand_identity” changed its title: Brand identity → Brand identity (deprecated) cosmetic
    • Tool “get_entity_graph” changed its title: Entity graph → Entity graph (deprecated) cosmetic
    • Tool “get_founders” changed its title: Founders → Founders (deprecated) cosmetic
    • Tool “get_jsonld_graph” changed its title: Raw JSON-LD → Raw JSON-LD (deprecated) cosmetic
    • Tool “get_llms_context” changed its title: llms.txt and agent context → llms.txt and agent context (deprecated) cosmetic
    • Tool “get_person_profile” changed its title: Person profile → Person profile (deprecated) cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.origineparis.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.origineparis.com CN=YR1,O=Let's Encrypt,C=US 11 Aug 2026 9 Nov 2026 RSA 2048 SHA256-RSA 6795e4a9e6d5431b57e319ccd3836b2a7d7
SANs: mcp.origineparis.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.origineparis.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
origineparis.com. present 8665 8 Verified
mcp.origineparis.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.origineparis.com/mcp Verified 200
http (plaintext) http://mcp.origineparis.com/mcp HTTPS enforced 308 https://mcp.origineparis.com/mcp
MCP tools · 4 exposed · ~1,686 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_maison ~452

Describes the house Origine Paris and its two founders, one section at a time, in French or English. Sections: overview (identity, SIREN, positioning, address, contacts, official profiles, how orders are placed), founders (roles, Wikidata QIDs, short biographies), person (one founder's referenced career, roles, education, citizenship), entity_graph (sourced nodes and edges), jsonld (the site's blocks in that language), agent_context (an orientation for agents) and llms_txt (the site llms.txt). Do not use it for pieces, prices or collections: search_catalogue, get_product_detail and list_collections cover the catalogue. section defaults to overview; person is read for section person alone, where a missing or unrecognised founder yields result unknown with a notice; llms_txt is always French, and the founders list falls back to the French page, and says so, when the English page has none. Answers come from the index rebuilt by the daily synchronisation, never from a live read of the site: provenance carries source URLs and dates, freshness the hours since the last successful synchronisation against a 24 hour threshold, with an index_stale notice beyond it; that synchronisation state is cached for 60 seconds. A field the site does not publish in the requested language is not_published and a notice lists them; a value no source carries is unknown; nothing is translated or invented. Read-only, without side effects.

NameTypeReqDescription
langstringyesLanguage of the answer: "fr" (French) or "en" (English). Content the site does not publish in that language is reported as not_published, never translated.
personstringFor section "person" only: the founder's name (accent-, case-, hyphen- and apostrophe-insensitive, for example "Marie-Ann Wachtmeister" or "Olivier Richard") or Wikidata QID ("Q139900682", "Q14008933…
sectionstringWhich part of the Maison to return: overview (default), founders, person, entity_graph, jsonld, agent_context or llms_txt.
NameTypeReqDescription
canonicalstringyes
datayesSection content; the shape follows the section.
freshnessobjectyes
langstringyesLanguage of every text in this response.
noticesarrayyes
provenanceobjectyes
sectionstringyes
toolstringyes

No examples provided.

get_product_detail ~400

Returns the full published record of one piece of the Origine Paris catalogue, in French or English. Use it once a piece is chosen, from a search result or a product URL: the description exactly as published and never parsed, the price published on the site at the date of reading, variants and published sizes with the size guide, images, and the published statements on lead time, delivery, returns and care, each with its source URL and date. Do not use it to find or compare pieces (search_catalogue), to see the collections (list_collections) or for the house and its founders (get_maison). handle takes precedence over product_id when both are given; neither, or an unknown one, yields result unknown with a notice; size changes nothing in the record and adds a consultation block when it is not among the published sizes. Whether the piece can be bought online is read from the site, never guessed; fields the site does not publish are not_published, fields this server does not relay are not_served, nothing is invented; a bespoke piece comes with a consultation block instead of a purchase. Read-only: it sells nothing and completes no checkout.

NameTypeReqDescription
handlestringProduct handle, for example "daisy-light-or-rose", or the full product URL (French or English). Give handle or product_id.
langstringyesLanguage of the answer: "fr" or "en". Content the site does not publish in that language is reported as not_published, never translated.
product_idstringShopify product id, numeric or as a gid ("gid://shopify/Product/15325556605258"), as returned by the Shopify storefront tools. Give handle or product_id.
sizestringOptional size the user has in mind (for example "52" or "17 cm"); when it is not among the published sizes, a consultation block is added.
NameTypeReqDescription
canonicalstringyes
datayes
freshnessobjectyes
langstringyes
noticesarrayyes
provenanceobjectyes
toolstringyes

No examples provided.

list_collections ~295

Lists the published collections of the Origine Paris catalogue with the pieces this server serves in each, in French or English. Use it to see the catalogue by collection before searching: every visible collection carries its title, handle, page URL, number of pieces, published price range, the jewellery types it holds and the page where its description is published; the list is complete, unpaginated and alphabetical by title. Do not use it to find a piece (search_catalogue, whose collection filter takes a handle from this list), for the record of one piece (get_product_detail) or for the house and its founders (get_maison). lang selects the titles and URLs; a title the site does not publish in English is served in French and a notice names the collections concerned. Counts and prices are computed from the pieces this server serves, so a collection with no served piece is listed with a count of 0 and no price; technical collections hidden from the agentic view are not listed; the description text itself is not relayed (status not_served, see the collection page). Read-only: the list comes from the daily-refreshed index, never from a live read of the site, and nothing is invented.

NameTypeReqDescription
langstringyesLanguage of the titles and page URLs: "fr" or "en". A title the site does not publish in English is served in French and named in a notice.
NameTypeReqDescription
canonicalstringyes
dataobjectyes
freshnessobjectyes
langstringyes
noticesarrayyes
provenanceobjectyes
toolstringyes

No examples provided.

search_catalogue ~539

Finds pieces in the published Origine Paris catalogue from free text, filters or both, in French or English. Every result carries its score and the reasons behind it, collections come back as facets with counts, and pages are stateless through limit (default 10, at most 50) and cursor. Parameters are hard filters, never relaxed; what the query text carries is soft: a jewellery type detected in the text is a tier, so a piece of another type never precedes one of the requested type, and the other types are served, with a notice, when nothing of that type matches; a price cap detected in the text is dropped when it would empty the results; jewellery_type and max_price given as parameters override the text. With filters and no query every piece of the pool is returned; with no criterion at all the whole catalogue is served, paginated. Do not use it for the record of one piece (get_product_detail), to list the collections with their counts and price ranges (list_collections, whose handles feed the collection filter) or for the house and its founders (get_maison). Prices are the ones published on the site and payable at its online checkout; bespoke work is not bought online, and a bespoke intent or a query with no match comes with a consultation block. Read-only: it sells nothing, holds no cart and completes no payment.

NameTypeReqDescription
collectionstringHard filter on a site collection handle, as listed in the facets (for example "bagues-daisy-light").
cursorstringThe next_cursor of a previous page of the same search.
gold_colourstringHard filter on the published gold colour.
jewellery_typestringHard filter on the jewellery type; overrides any type detected in the query.
langstringyesLanguage of the answer: "fr" or "en". Titles and collection names come from the site in that language.
limitintegerPage size, 1 to 50, default 10.
max_pricenumberHard filter: highest published price, in EUR (compared with the lowest variant price of each piece).
min_pricenumberHard filter: lowest published price, in EUR.
querystringFree text in French or English, up to 160 characters, for example "bague Daisy Light en or rose a moins de 5000 euros" or "lab-grown diamond engagement ring". Type, gold colour, price cap, family and…
NameTypeReqDescription
canonicalstringyes
dataobjectyes
freshnessobjectyes
langstringyes
noticesarrayyes
provenanceobjectyes
toolstringyes

No examples provided.

Common questions

What is the Origine Paris MCP server?

Origine Paris is an MCP server listed in the public MCP registry as com.origineparis/mcp. Origine Paris MCP server: house, founders, catalogue. Recycled 18-carat gold, lab-grown diamonds. This page covers its hosted endpoint (https://mcp.origineparis.com/mcp).

Is the Origine Paris MCP server safe to use?

Origine Paris scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Origine Paris MCP server expose?

Origine Paris exposes 4 tools: get_maison, get_product_detail, search_catalogue, list_collections. Their descriptions and schemas cost roughly 1,686 tokens of context every time the server is loaded.

Does the Origine Paris MCP server require authentication?

No. We connected to Origine Paris without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Origine Paris MCP server still maintained?

Origine Paris is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.