← orangepeel.to

INDIVIDUAL MCP TOOL

about_orange_peel

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

orangepeel.tonone authenticationAvailability not checked

LIVE ENDPOINT

https://orangepeel.to/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for about_orange_peel 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

orangepeel.to

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.

Related tools

  • 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.
  • 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.
  • get_price_history — The LIVE weekly median-ASK series for a bag spec (our own cross-site measurement, public depth) within a timeframe.
  • 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.
  • 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.