Card snapshot
hydrata.com
·
2026-08-20 01:26:22 UTC
·
39b0d7bbfc078e4c59de6fa2ef7e81518bb6f07be29cc922aa78c4bf4fe03fbf
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Hydrata",
"description": "Hydraulic model verification platform. Validate, verify, comply, and communicate HEC-RAS and ANUGA flood models. Consultants upload a finished model; Hydrata audits mass balance, mesh quality, parameter sensitivity, and jurisdiction-checklist compliance, then returns a signed advisory report. Callable via REST API and MCP server. Designed by engineers, for engineers. Open source. Auditable.",
"url": "https://hydrata.com/",
"apiUrl": "https://hydrata.com/api/v2/",
"mcpUrl": "https://hydrata.com/mcp/",
"mcpTransport": "streamable-http",
"authRequired": true,
"authSchemes": [
"bearer"
],
"version": "1.1",
"capabilities": [
"hydraulic_model_verification",
"hec_ras_audit",
"anuga_simulation",
"mass_balance_check",
"mesh_quality_audit",
"parameter_sensitivity_analysis",
"jurisdiction_compliance_check",
"signed_report_generation",
"flood_simulation",
"2d_inundation_mapping",
"scenario_comparison",
"geoserver_wms",
"watershed_analysis"
],
"supportedEngines": [
"hec-ras",
"anuga"
],
"protocols": [
"REST",
"WMS",
"WFS",
"MCP"
],
"contact": "david.kennewell@hydrata.com",
"provider": {
"name": "Hydrata",
"url": "https://hydrata.com/"
}
}