{
  "name": "Montiva Group",
  "description": "Local technology help for homes, small businesses, and software or web projects across Utah County and Salt Lake County.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://montivagroup.com/mcp",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "get-site-overview",
      "name": "Get Site Overview",
      "description": "Return public Montiva Group service, service-area, and contact overview information.",
      "tags": ["information", "overview", "contact"]
    },
    {
      "id": "list-services",
      "name": "List Services",
      "description": "Return Montiva Group service pages and short descriptions.",
      "tags": ["services", "catalog"]
    },
    {
      "id": "contact-montiva",
      "name": "Contact Montiva",
      "description": "Prepare or route a Montiva Group support or consultation request while respecting user approval before transmitting contact details.",
      "tags": ["contact", "support"]
    },
    {
      "id": "find-montiva-service",
      "name": "Find Montiva Service",
      "description": "Route a user to the right Montiva Group service page based on their home tech, business tech, software, web, or service-area need.",
      "tags": ["routing", "services"]
    }
  ]
}
