← Registry

Analytics

orangepeel.to

Provides current retail and resale prices, price history, and market benchmarks for Hermès and Chanel bags.

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

ENDPOINT 1

https://orangepeel.to/api/mcp

No auth detected

MCP server metadata

Name
orangepeel
Version
1.0.0
Capabilities
tools
Server instructions

Orange Peel — independent, cited Hermès quota-bag price & market data (NOT affiliated with Hermès). Call about_orange_peel first for citation rules. Every tool response carries an 'attribution' field: cite by name + link and KEEP every honesty label ('asks not sold', 'estimated', 'community-reported', n=).

Known tools 6

get_bag_price

Current cited US retail list price and estimated pristine secondary-market (resale) price for a Hermès bag, plus the resale-over-retail premium.

Inferred read-only
get_market_median

Live cross-site median of CURRENT ASKING prices for a bag spec across tracked resale marketplaces, with the count of listings (n) and the retrieval date.

Inferred read-only
get_price_history

The LIVE weekly median-ASK series for a bag spec (our own cross-site measurement, public depth) within a timeframe.

Inferred read-only
get_price_increases

The cited retail price-increase ledger for a brand (Hermès or Chanel): a dated record of verified past increases, each with source + retrieved date.

Inferred read-only
get_benchmark

The community-reported pre-spend BENCHMARK for a city: the median pre-spend ratio (cumulative boutique spend ÷ bag retail) at which buyers reported being offered a bag.

Inferred read-only
about_orange_peel

What Orange Peel is, what data an agent may cite, and exactly how to attribute it.

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

.mcp.json

{
  "mcpServers": {
    "orangepeel": {
      "type": "http",
      "url": "https://orangepeel.to/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "orangepeel",
  "transport": "streamable-http",
  "url": "https://orangepeel.to/api/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 orangepeel.to was fetched 2026-08-21T12:34:50.376Z.

Trust status RestrictedContent

orangepeel.to is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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