{
  "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": []
}
