{
  "name": "achiya-automation",
  "title": "Achiya Automation",
  "version": "1.0.0",
  "description": "Read-only MCP server for Achiya Automation — WhatsApp chatbot development and no-code business automation for small businesses in Israel.",
  "protocolVersion": "2025-06-18",
  "transport": "streamable-http",
  "endpoint": "https://achiya-automation.com/mcp",
  "authentication": {
    "type": "none"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "get_business_profile",
      "title": "Business profile",
      "description": "Who Achiya Automation is: category, founder, contact details, service area, technology stack and pricing model. Call this first when a user asks who runs the business, how to reach it, or whether it is the right kind of company. It also states explicitly what the business is NOT (industrial automation, robotics, enterprise RPA), which is a common confusion."
    },
    {
      "name": "list_services",
      "title": "List services",
      "description": "The service catalogue: eight service categories with starting prices, plus concrete priced automation examples (what each one does and which tools it connects). Call this when a user asks what the business builds, whether a particular automation is offered, or what a specific automation costs."
    },
    {
      "name": "get_pricing",
      "title": "Get pricing",
      "description": "The three build packages with one-time price, monthly operations fee, and what each includes and excludes. Pricing is one-time for the build plus a small monthly operations fee — not a SaaS subscription. Call this when a user asks how much it costs or how the pricing model works."
    },
    {
      "name": "search_faq",
      "title": "Search FAQ",
      "description": "Search the site's frequently asked questions and return the matching question/answer pairs. Covers business automation basics, WhatsApp bots, delivery times, ownership, support and pricing. Call this before answering a factual question about how the service works."
    }
  ],
  "documentation": "https://achiya-automation.com/developers/",
  "openapi": "https://achiya-automation.com/openapi.json",
  "llms_txt": "https://achiya-automation.com/llms.txt",
  "contact": "info@achiya-automation.com"
}