{
  "$schema": "https://webmcp.org/schemas/webmcp.json",
  "name": "Imóvel na Planta Curitiba",
  "description": "Portal de imóveis na planta em Curitiba com ferramentas MCP para busca, recomendação e agendamento.",
  "site": "https://www.imovelnaplantacuritiba.com.br",
  "mcp_server": {
    "url": "https://yceigevqmwtpsebvgevz.supabase.co/functions/v1/mcp-server",
    "transport": "streamable-http",
    "protocol_version": "2025-06-18"
  },
  "browser_tools": {
    "api": "navigator.modelContext.provideContext",
    "registered_on": "document-idle",
    "tools": [
      "search_properties",
      "recommend_properties",
      "get_property_details",
      "list_launches_2027",
      "schedule_visit",
      "open_page"
    ]
  },
  "server_card": "https://www.imovelnaplantacuritiba.com.br/.well-known/mcp.json",
  "agent_skills": "https://www.imovelnaplantacuritiba.com.br/.well-known/agent-skills/index.json",
  "documentation": "https://www.imovelnaplantacuritiba.com.br/llms.txt",
  "auth": { "type": "none", "readOnly": true }
}
