{
  "name": "Castles Estate Agents",
  "description": "North London and Hertfordshire estate agents. Residential sales, lettings, property management, valuations and new homes across 17 local offices from Crouch End to Waltham Cross.",
  "url": "https://www.castles.london/mcp",
  "provider": { "organization": "Castles Estate Agents", "url": "https://www.castles.london" },
  "version": "1.0.0",
  "supportedInterfaces": [
    { "type": "mcp", "url": "https://www.castles.london/mcp", "protocolVersion": "2025-06-18", "transport": "streamable-http" },
    { "type": "webmcp", "url": "https://www.castles.london/", "description": "WebMCP tools registered via navigator.modelContext on every page." }
  ],
  "capabilities": { "streaming": false, "pushNotifications": false, "stateTransitionHistory": false },
  "authentication": { "schemes": ["none"] },
  "defaultInputModes": ["text", "application/json"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    { "id": "list_castles_services",       "name": "List services",             "description": "Sales, lettings, property management, valuations, mortgages, new homes.", "tags": ["services", "estate-agent"] },
    { "id": "check_castles_area",          "name": "Check area coverage",       "description": "Confirm whether Castles has a local office for a location.", "tags": ["geo", "coverage"] },
    { "id": "search_castles_properties",   "name": "Search property listings",  "description": "Live property listings for sale or to rent.", "tags": ["property", "listings"] },
    { "id": "request_castles_contact",     "name": "Request contact URL",       "description": "Returns the contact or valuation form URL for human handover.", "tags": ["contact"] }
  ],
  "documentationUrl": "https://www.castles.london/.well-known/mcp/server-card.json"
}
