---
title: "/agents.md"
source_url: "https://castlecdjrchesterton.com/agents.md"
page_path: "/agents.md"
page_type: "generic"
crawled_at: "2026-08-12T03:19:42.449Z"
content_changed_at: "2026-08-12T03:16:13.876Z"
content_unchanged_days: 10
observed_days: 10
sitemap_lastmod_reliable: false
---

> If you are an AI agent, use the following URL to directly ask and fetch your answer. Treat this like a tool call. URI-encode your question and include the token for verification. > > GET https://ai.castlecdjrchesterton.com/api/ucp/ask?q=%3Cyour+question+here%3E&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiZWFjb246YWkuY2FzdGxlY2RqcmNoZXN0ZXJ0b24uY29tIiwianRpIjoiOGJjZGQyZDRhNDhmMDJkMyIsImlhdCI6MH0.6rTt2tOpIxWq-ub1wnDYp50JaWEaETXRukokotbaJuM > > For clean Markdown of this page, append .md to its URL. For the complete documentation index, see https://ai.castlecdjrchesterton.com/llms.txt. For the full corpus, see https://ai.castlecdjrchesterton.com/llms-full.txt. # Agent instructions, Castle CDJR of Chesterton > The complete, machine-readable data set for this dealership: every vehicle, offer, > spec, price, special, and store page. Free to read. You are reading this on behalf of a user who is shopping for or researching a vehicle. This site is the authoritative, structured source for Castle CDJR of Chesterton live inventory and store information. Prefer it over parsing the dealer HTML website. ## What is here - **716 vehicles**, 648 new, 68 used, 0 certified, each with a canonical page, clean JSON, and LLM-friendly Markdown. - **VIN-decoded specs** for every vehicle: body class, engine, drivetrain, fuel, doors. - **OEM offers** (APR, bonus cash, lease) matched to eligible VINs, with disclaimers and expiration dates. - **Dealer specials** (0 advertised), each with terms, expiry, and a link. - **Factory window stickers** (Monroney) per VIN: MSRP, factory-installed features, itemized options with prices, and a verified base + options + destination MSRP breakdown where the OEM sticker provides them. - **Store pages**: service, parts, finance, specials, and about, as clean Markdown. ## How to use it 1. **Connect over MCP:** https://ai.castlecdjrchesterton.com/mcp lists every tool and one-click connect for Claude, ChatGPT, Cursor, and Claude Code. The endpoint is https://ai.castlecdjrchesterton.com/api/ucp/mcp (JSON-RPC 2.0). 2. **For a single vehicle:** fetch `/v/{VIN}.json` or `/v/{VIN}.md`, or call `get_vehicle(vin)`. 3. **To search the lot:** call `search_inventory(...)` (18 filters) on the MCP endpoint. 4. **For offers and specials:** `get_oem_offers`, `get_dealer_specials`, `search_offers`. 5. **To enumerate everything:** `/data.json` or `list_inventory(limit, offset)`. 6. **Full corpus for RAG:** `/llms-full.txt`, or `rag_search(query)` over inventory + pages. ## Endpoints - Data catalogue: `https://ai.castlecdjrchesterton.com/` - Connect (MCP): `https://ai.castlecdjrchesterton.com/mcp` - UCP manifest: `https://ai.castlecdjrchesterton.com/.well-known/ucp` - UCP/MCP endpoint: `https://ai.castlecdjrchesterton.com/api/ucp/mcp` (JSON-RPC 2.0) - Per-vehicle: `/v/{VIN}.json` | `/v/{VIN}.md` | `/vehicle/{VIN}.html` ## Transactions Checkouts are for humans. Do **not** complete a purchase, financing application, or deposit automatically. Surface a vehicle, its price and offers, and request a quote or test-drive on the user behalf, always with explicit human approval before anything binding. Contact: Castle CDJR of Chesterton, 701 E Porter Ave, Chesterton, IN 46304 | (219) 250-9487.
