Last check · No semantic contract change since the previous complete snapshot.
Info
Cette frise publique montre le dernier contrôle, les 24 dernières heures et le dernier changement important. Watch conserverait 30 jours.
Les notes ci-dessus concernent ce connecteur.
Contenu fourni par le serveur. Les noms, descriptions et schémas ci-dessous sont copiés du serveur MCP. Ils peuvent être dans une autre langue. Talandor ne les traduit pas et ne les vérifie pas.
Outils et exposition déclarée
Les annotations du serveur sont des déclarations, pas un comportement vérifié.
Afficher 7 définitions d’outils fournies par le serveur sur 7
compare_prices
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Current retailer prices for one product plus min, max and median, and the 30 and 90 day lows. The single call to answer 'is this a good price right now'.
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Latest stored advertised prices for one canonical product, with stock observations and stored affiliate links. These are not exact-variant verified buyable offers; use get_verified_offer when a marketplace source ID is known.
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Daily price snapshot series per retailer. Snapshots run unbroken across retailers, so this answers whether a discount is genuine rather than a marked-up list price.
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
One product plus its enrichment_sources provenance rows. Every enriched field carries the source URL, confidence and checked_at it came from. Check enrichment_status before relying on specs: 'enriched' means model, release_year, msrp, description and specs are all sourced; 'partial' means some are missing.
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Read-only golf-offer.v1 using Chip's admission, exact-variant and live redirect gate. Requires a known 27aDay marketplace deal/product source UUID; search_products returns canonical IDs, not these source IDs. Explicit variant_id null means no selectable variant. Returns verified_offer, check_price or unavailable; unknown currency/ratings stay unknown. No account actions, click attribution or purchase is performed. Deployment may be disabled (503).
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Discover admitted marketplace sources for a canonical product ID from search_products, then verify each returned offer through Chip's exact-source commerce gate. If variant_id is omitted or null on a variant-bearing product, returns selection_metadata_not_offer options; unsourced specs stay unknown. Supply the exact variant UUID to get offers. Two sources checked per page within a bounded 16-source live window, use next_offset; this is not exhaustive catalog coverage or a stable snapshot. Results retain golf-offer.v1, including check_price and unknown currency. No member actions or click attribution. Deployment may be disabled (503).
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
Aucun détail d’effet fourniAfficher les détails fournis par le serveurDescription du serveur (copiée ; langue non vérifiée)
Search the canonical golf equipment catalog by brand, category, or free text. Call this first to resolve a product_id for the other tools. Categories: drivers, iron-sets, wedges, putters, fairway-woods, hybrids, balls, bags, shoes, gloves, apparel, headcovers, complete-sets, accessories, tech, rangefinders, grips.
Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
{
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "free text matched against the product name"
},
"brand": {
"type": "string",
"description": "brand name, case insensitive"
},
"limit": {
"type": "integer",
"description": "1 to 100, default 25"
},
"category": {
"type": "string",
"description": "one of the categories listed above"
}
}
}
Your agent depends on this MCP. When Watch is active, periodic checks alert you when we observe a change that may affect the client you selected.
Know when it goes downWhen Watch is active, availability is observed about every 5 minutes. An outage is confirmed after two failed checks, so a single miss is not treated as a lasting outage.
Know when its contract changesDeep checks about every hour compare public tool catalogs and authentication surfaces over time.
Know what changed and what to fixAn alert names the observed change and the next step for the client you selected.
Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.
Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff
Early access currently activates this first endpoint; adding more endpoints up to the planned limit of five is not open in this deployment. Live checkout is open. A Watch activates only after a verified payment event; a browser return never starts monitoring.