C
Chateaupedia
/get_chateau
Fiche complète d'un château
Renvoie tout ce que nous savons d'un château : résumé factuel, horaires, tarifs, accessibilité, équipements, coordonnées, sources officielles (Mérimée, Wikidata
liveverifiedunknown~5s typical
mcpprobedchateaupedia
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-chateaupedia-chateaux /get_chateau for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | L'identifiant de la fiche, tel que renvoyé par search_chateaux. |
| lang | string (fr | en | de) | fr, en ou de. fr par défaut. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-chateaupedia-chateaux","endpoint":"/get_chateau","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-chateaupedia-chateaux -e /get_chateau -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-chateaupedia-chateaux", endpoint: "/get_chateau", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.