{
  "name": "Caminovia — SMB AI Operations",
  "description": "Done-for-you AI for small businesses: a website + a 24/7 multilingual (English/Spanish/Arabic) AI assistant + AI systems that run the busywork (answer customers, book jobs, chase invoices, read receipts). Tools: AI-readiness check, missed-call ROI, pricing check.",
  "url": "https://mcp.caminovia.ai/mcp",
  "version": "1.0.0",
  "provider": {
    "organization": "Caminovia",
    "url": "https://caminovia.ai"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "ai_readiness",
      "name": "AI-Ops Readiness Check",
      "description": "Honest score of whether an SMB is ready to deploy an AI agent, and the first step.",
      "tags": [
        "ai",
        "readiness",
        "automation",
        "smb",
        "agents"
      ],
      "examples": [
        "Is my business ready for an AI assistant?"
      ]
    },
    {
      "id": "missed_call_roi",
      "name": "Missed-Call ROI",
      "description": "Estimate monthly revenue lost to unanswered calls and how to recapture it.",
      "tags": [
        "missed-calls",
        "leads",
        "home-services",
        "roi"
      ],
      "examples": [
        "How much am I losing from missed calls?"
      ]
    },
    {
      "id": "pricing_check",
      "name": "Pricing & Margin Check",
      "description": "Quick margin sanity-check and a price test to run.",
      "tags": [
        "pricing",
        "margin",
        "smb"
      ],
      "examples": [
        "Am I charging the right price?"
      ]
    },
    {
      "id": "about",
      "name": "About Caminovia",
      "description": "What Caminovia builds for SMBs and how to get a free preview.",
      "tags": [
        "caminovia",
        "ai-agency",
        "bilingual"
      ],
      "examples": [
        "Who can build my small business an AI assistant?"
      ]
    }
  ]
}