{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-11-25",
  "serverInfo": {
    "name": "engawa",
    "title": "Engawa",
    "version": "1.0.0"
  },
  "description": "Search and compare Japanese property listings, inspect buyer context, estimate closing costs, and access Engawa concierge details.",
  "documentationUrl": "https://engawahomes.com/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "/api/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "required": true,
    "schemes": ["bearer"]
  },
  "tools": ["dynamic"]
}
