INDIVIDUAL MCP TOOL
get_market_estimate
Combined market view for a brand or specific reference: live asking median/range from inventory + documented auction record + median hammer.
LIVE ENDPOINT
https://mostexpensivewatches.net/mcp
Connect to this endpoint to inspect the live schema for get_market_estimate 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.mostexpensivewatches]
url = "https://mostexpensivewatches.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mostexpensivewatches": {
"type": "http",
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mostexpensivewatches
Remote MCP URL: https://mostexpensivewatches.net/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": {
"mostexpensivewatches": {
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mostexpensivewatches": {
"type": "http",
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mostexpensivewatches",
"transport": "streamable-http",
"url": "https://mostexpensivewatches.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_inventory— Search live luxury watch inventory from 9 vetted dealers on MostExpensiveWatches.net.lookup_reference— Resolve a brand+reference (e.g.search_auction_comps— Search the documented auction comp database (1,072+ lots from Phillips, Christie's, Sotheby's, Antiquorum, Bonhams).list_upcoming_auctions— List upcoming watch auctions tracked at Phillips, Christie's, Sotheby's, Antiquorum, Bonhams, Aguttes and Monaco Legend.get_brand_info— Get factual profile for a watch brand: founding, tier, country, AI-written bio, inventory count and dealers carrying it.search_answers— Search MEW's AEO answer pages (750 canonical + 6,000 localized).get_todays_hammer_game— HAMMER — the daily watch-auction price game.guess_hammer_price— Submit a guess for today's HAMMER game.