LIVE ENDPOINT
https://mcp.origineparis.com/mcp
Connect to this endpoint to inspect the live schema for get_jsonld_graph and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.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.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.get_brand_identity— DEPRECATED, removed in 1.get_founders— DEPRECATED, removed in 1.get_person_profile— DEPRECATED, removed in 1.get_entity_graph— DEPRECATED, removed in 1.get_llms_context— DEPRECATED, removed in 1.