Connect your AI to Ireland’s used cars
Autoza is Ireland’s AI-first vehicle marketplace. We expose a read-only MCP server and a plain REST endpoint so any AI assistant — ChatGPT, Claude, Gemini, Perplexity, or your own agent — can search 2,200+ verified Irish used cars and ask Mark, our Irish car-buying AI, about VRT, EV grants, NCT, motor tax and importing. Free, rate-limited (30 req/hour), no API key required.
MCP server
Streamable-HTTP MCP. Tools: chat_with_mark, search_vehicles, get_vehicle, calculate_vrt, market_stats.
claude mcp add --transport http autoza https://autoza.ie/api/mcpEndpoint: https://autoza.ie/api/mcp (JSON-RPC 2.0). Manifest: /.well-known/ai-agent.json
REST endpoint (non-MCP agents)
POST https://autoza.ie/api/agent/mark
{ "message": "Best used EV under €20,000 in Ireland?" }
→ { "reply": "...", "listings": [{ "url": "https://autoza.ie/listing/..." }], "toolsUsed": [...] }What your agent can do
- 🔎 Search live inventory — make, model, price, year, fuel, county; returns real listing URLs.
- 🧮 Calculate Irish VRT + NOx on an import from OMSP, CO₂ and fuel type.
- 💬 Ask Mark grounded Irish car-buying questions (VRT, EV grants, NCT, motor tax, finance).
- 📊 Pull market stats — the Autoza Irish Used-Car Price Index (median asking prices, daily).
For crawlers & directories
- /llms.txt · /llms-full.txt — how to cite Autoza
- /agents.txt · /.well-known/ai-agent.json — capability manifest
- /mcp — MCP server details · Price Index (open data)
Buying a car yourself?
Search thousands of verified used vehicles from trusted Irish dealers.
Search used vehicles →We use cookies to understand how dealers and buyers use Autoza — so we can improve search, ads, and the Mark / Aidan AI experience. See our privacy policy.