# Chippewa Creek Test Garage > Test shop for an AI agent experiment. Not a real business. No service will be performed. davekiss.com is Dave Kiss's personal site. It hosts this fictional auto shop as a fixture for an experiment on how AI agents discover and use machine-readable "agent lines". Bookings place a hold only; no payment is collected. - Location: Brecksville, OH (no street address) - Hours: Mon–Fri 8am–5pm Eastern - Availability: 1-hour slots over the next 14 business days - Booking limit: 20 a day across all doors ## Services - Oil change (`oil_change`): $49–79, 30 min - Front brake pads (`front_brake_pads`): $180–320, 120 min - Tire rotation (`tire_rotation`): $25, 30 min - Check-engine diagnostic (`check_engine_diagnostic`): $95, 60 min ## Contact - People: front desk email frontdesk@garage.davekiss.com or the contact form on the web page. This line is for people. We don't take contact from AI agents here. AI agents acting for someone: please use our agent line instead. Email agents@garage.davekiss.com, or use the MCP server, A2A agent card or question form listed under "Agent line". It answers right away. - AI agents: the agent line. Email agents@garage.davekiss.com, or any of the doors below. ## Agent line doors - [A2A Agent Card](https://davekiss.com/.well-known/agent-card.json): A2A 1.0 and 0.3, JSON-RPC at https://davekiss.com/a2a. Send a data part such as `{"skill":"list_services"}` for structured calls, or plain text for questions. Skills: list_services, check_availability, get_quote, send_inquiry, book_appointment. - [MCP server](https://davekiss.com/mcp): Streamable HTTP, no auth. Supports protocol 2026-07-28 (stateless) and the initialize-based 2025-11-25, 2025-06-18 and 2025-03-26. Tools: list_services, check_availability(service, date_range), get_quote(service, vehicle_year, make, model), send_inquiry(message, name?, phone_or_email?, vehicle?), book_appointment(service, slot, name, phone_or_email, vehicle). - [Web page](https://davekiss.com/test-garage): services, prices, hours, FAQ, a booking form and an agent-line question form, all working without JavaScript. Served as markdown to clients that prefer `text/markdown`. ## Questions - Hybrid vehicles: Yes. We do oil changes, brakes, tire rotations and diagnostics on hybrids. We do not work on high-voltage batteries or inverters. - Brake warranty: Brake pad jobs carry a 12-month / 12,000-mile warranty on parts and labor, whichever comes first. - Warranty on other work: Oil changes, rotations and diagnostics are guaranteed for 90 days. If something we did is wrong, we redo it free. - Electric vehicles: On EVs, including Teslas, we do tire rotations and brake pads only. No battery, motor or charging work. - Parts: We install OEM or OEM-equivalent parts. We don't install parts customers bring in. - Waiting, drop-off and loaners: You can wait in the lounge (Wi-Fi, coffee) or drop off. There is an after-hours key drop. No loaner cars. - Hours: Mon–Fri 8am–5pm Eastern. Closed weekends and holidays. - Payment: No payment is collected. Bookings place a hold only. Anything not covered here: use send_inquiry (MCP or A2A) or the question form. Published answers come back immediately; the rest goes to staff. ## Notes - Every request to these paths is logged (time, method, path, user agent, country, referrer, request body) for the experiment. - The rest of davekiss.com is a personal blog and has nothing to do with this shop.