{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "carchat",
    "title": "CarChat",
    "description": "Live dealership vehicle inventory, refreshed daily from each dealership's own listings. Search cars for sale, get vehicle details, live market price statistics, shopping categories by metro, dealership list, and buyer inquiry submission to the selling dealer (with the buyer's consent). Free, no API key.",
    "version": "1.2.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://carchat.io/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    }
  },
  "authentication": {
    "type": "none"
  },
  "documentation": "https://carchat.io/agents",
  "openapi": "https://carchat.io/openapi.json",
  "contact": "support@carchat.io"
}
