← Registry

Data Collection

origineparis.com

Retrieves structured data about the Origine Paris jewelry brand, including brand identity, founders, profiles, and entity relationships.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.origineparis.com/mcp

No auth detected

MCP server metadata

Name
origineparis
Version
0.7.2
Capabilities
tools.listChanged
Server instructions

Official MCP server of Origine Paris, Parisian fine jewellery house: recycled 18ct gold jewellery set with IGI-certified lab-grown diamonds (engagement rings, wedding bands, necklaces, earrings). Read-only access to the brand identity, founders, entity graph, catalogue index and published JSON-LD, generated from origineparis.com and Wikidata (Q139905888). Values absent from those sources are returned as "unknown". The server performs no actions and holds no private data. Use get_maison (with lang "fr" or "en" and a section) for anything about the house and its founders, search_catalogue to find a piece, and get_product_detail (lang plus handle or product_id) for everything the site publishes about one piece; the six identity tools of earlier versions remain as deprecated aliases until 1.0.0. The catalogue is bought online at origineparis.com, without an adviser: prices are served as published and are the ones payable at checkout. Bespoke work and the Etude keep a real exchange with the house. This server is read-only: it sells nothing, holds no cart and completes no payment.

Known tools 9

get_maison

Returns the Maison, Origine Paris, the Parisian fine jewellery house of recycled 18ct gold and IGI-certified lab-grown diamonds, one section at a time in the requested language.

Inferred read-only
get_product_detail

Returns everything the site publishes about one piece of the Origine Paris catalogue (recycled 18ct gold, IGI-certified lab-grown diamonds), in the requested language: identity and URLs, title, the description text exactly as published (never parsed), jewellery type and published tags, collections, gold colours, the price as published on the site at the date of reading (the price payable at online checkout), 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.

Inferred read-only
search_catalogue

Searches the published catalogue of Origine Paris (recycled 18ct gold, IGI-certified lab-grown diamonds) in French or English, with structured filters and a documented ranking.

Inferred read-only
get_brand_identity

DEPRECATED, removed in 1.

Inferred read-only
get_founders

DEPRECATED, removed in 1.

Inferred read-only
get_person_profile

DEPRECATED, removed in 1.

Inferred read-only
get_entity_graph

DEPRECATED, removed in 1.

Inferred read-only
get_jsonld_graph

DEPRECATED, removed in 1.

Inferred read-only
get_llms_context

DEPRECATED, removed in 1.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "origineparis",
  "transport": "streamable-http",
  "url": "https://mcp.origineparis.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for origineparis.com was fetched 2026-08-05T01:28:24.018Z and is being refreshed.

Trust status Trusted

origineparis.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.