Card snapshot
fishkeeper.ai
·
2026-08-05 17:55:05 UTC
·
b457e0ae92181bff1104f510855c2d4050e820a0cee40339f157ac65428875e0
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.
{
"schema_version": "1.0",
"name": "FishKeeper Agent",
"description": "AI health checks for every tank and pond.",
"url": "https://fishkeeper.ai",
"provider": {
"organization": "Council for the Safety of AI (CSOAI)",
"url": "https://csoai.org"
},
"capabilities": {
"streaming": false,
"mcp": true,
"a2a": true
},
"skills": [
{
"id": "diagnose_disease",
"name": "fishkeeper-ai-mcp.diagnose_disease",
"description": "Run AI disease diagnosis from any aquarium app or workflow."
}
],
"endpoints": {
"a2a": "https://fishkeeper.ai/a2a",
"mcp_catalog": "https://fishkeeper.ai/.well-known/mcp.json"
},
"sector": "agriculture"
}