Analytics
orangepeel.to
Provides current retail and resale prices, price history, and market benchmarks for Hermès and Chanel bags.
ENDPOINT 1
https://orangepeel.to/api/mcp
MCP server metadata
- Name
- orangepeel
- Version
- 1.0.0
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_priceCurrent 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-onlyget_market_medianLive 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-onlyget_price_historyThe LIVE weekly median-ASK series for a bag spec (our own cross-site measurement, public depth) within a timeframe.
Inferred read-onlyget_price_increasesThe 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-onlyget_benchmarkThe 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-onlyabout_orange_peelWhat Orange Peel is, what data an agent may cite, and exactly how to attribute it.
Inferred read-onlyCONNECT 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.
orangepeel.to is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.