{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/main/schema/server-card.schema.json",
  "serverInfo": {
    "name": "pcht-home-automation",
    "title": "PCHT Home Automation",
    "version": "1.0.0",
    "description": "Public information server for PCHT Home Automation — smart home installation in Naperville, IL."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://pchthomeautomation.com/mcp"
  },
  "capabilities": {
    "tools": {},
    "resources": {
      "listChanged": false
    }
  },
  "contact": {
    "email": "contact@pchthomeautomation.com",
    "url": "https://pchthomeautomation.com/contact"
  }
}