Skip to content
Back to Calvix Technology Solutions

Card snapshot

calvix.io · 2026-06-23 22:48:30 UTC · 4804f7b7ba314898ab2b76055873e3da9297e61fa8933e70ff0a1190712f3747

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": "Calvix Technology Solutions",
  "version": "1.0.0",
  "description": "Managed IT, cybersecurity, automation, networking, and web development for growing businesses nationwide.",
  "url": "https://calvix.io/mcp",
  "provider": {
    "organization": "Calvix Technology Solutions LLC",
    "url": "https://calvix.io"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "supportedInterfaces": [
    {
      "type": "mcp",
      "url": "https://calvix.io/mcp",
      "transport": "streamable-http"
    }
  ],
  "skills": [
    {
      "id": "get-services",
      "name": "Get Services",
      "description": "Returns the full list of services offered by Calvix Technology Solutions.",
      "inputModes": [],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "get-contact-info",
      "name": "Get Contact Info",
      "description": "Returns contact details for Calvix Technology Solutions.",
      "inputModes": [],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "get-company-info",
      "name": "Get Company Info",
      "description": "Returns general information about Calvix Technology Solutions.",
      "inputModes": [],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "securitySchemes": {},
  "security": []
}