Skip to content
Back to PlantHire Agent

Card snapshot

planthire.ai · 2026-06-22 17:20:10 UTC · 2d204c84d50a8543250fc55818ff05e3ddb9d74103bfbf55fd679741f5518344

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": "PlantHire Agent",
  "description": "Book plant equipment on demand.",
  "url": "https://planthire.ai",
  "provider": {
    "organization": "Council for the Safety of AI (CSOAI)",
    "url": "https://csoai.org"
  },
  "capabilities": {
    "streaming": false,
    "mcp": true,
    "a2a": true
  },
  "skills": [
    {
      "id": "book_equipment",
      "name": "planthire-ai-mcp.book_equipment",
      "description": "Reserve plant directly from project-management tools or AI agents."
    }
  ],
  "endpoints": {
    "a2a": "https://planthire.ai/a2a",
    "mcp_catalog": "https://planthire.ai/.well-known/mcp.json"
  },
  "sector": "construction"
}