{
  "$schema": "https://modelcontextprotocol.io/schema/mcp-server.v1.json",
  "name": "helvetiq-os-public",
  "version": "1.0.0",
  "description": "Public MCP-Server für AI-Agenten: Zugriff auf Produkt-, Pricing- und Modul-Informationen von Helvetiq OS — operativer KI-Infrastruktur-Plattform für Schweizer KMU, Enterprise und Behörden. Entwickelt und betrieben von der the aigency GmbH.",
  "vendor": {
    "name": "the aigency GmbH",
    "url": "https://theaigency.ch/",
    "contact": "info@theaigency.ch",
    "country": "CH"
  },
  "documentation": "https://helvetiq-os.ch/api.html",
  "resources": [
    {
      "uri": "https://helvetiq-os.ch/llms.txt",
      "name": "llms.txt",
      "description": "Vollständige Produkt-Spec: Was Helvetiq OS ist, Unterschied zu ChatGPT/Copilot, alle Module (Smart Inbox, Daily Briefing, Meeting Minutes, Promised-Tracker, etc.), Pakete-Tabelle Solo→Enterprise, Sicherheits- und Compliance-Details, ROI-Beispiele.",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://helvetiq-os.ch/robots.txt",
      "name": "robots.txt",
      "description": "AI-Crawler-Erlaubnisse — explizit allow für GPTBot, ClaudeBot, anthropic-ai, PerplexityBot u.a.",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://helvetiq-os.ch/sitemap.xml",
      "name": "sitemap.xml",
      "description": "Vollständige URL-Liste.",
      "mimeType": "application/xml"
    }
  ],
  "tools": [
    {
      "name": "book_consultation",
      "description": "30-Minuten-Erstgespräch mit Peter Baka — kostenlos, ohne Pitch.",
      "external_url": "https://tidycal.com/m2wr95m"
    },
    {
      "name": "conversational_assistant",
      "description": "Voice- + Text-fähiger digitaler Berater. Beantwortet konkrete Produkt-, Pakete- und Setup-Fragen zu Helvetiq OS.",
      "external_url": "https://helvetiq-os.ch/"
    }
  ],
  "product_catalog": {
    "packages": [
      {"id": "solo", "name": "Solo", "users": "1", "launch_chf": 2900, "monthly_chf": 290},
      {"id": "team", "name": "Team", "users": "2-5", "launch_chf": 4900, "monthly_chf": 590},
      {"id": "team-plus", "name": "Team+", "users": "6-10", "launch_chf": 7900, "monthly_chf": 990},
      {"id": "business", "name": "Business", "users": "11-25", "launch_chf": 11900, "monthly_chf": 1690},
      {"id": "enterprise", "name": "Enterprise", "users": "26+", "pricing": "on_request"}
    ],
    "options": [
      {"id": "on-premise", "name": "Lokales LLM / On-Premise", "available_for": "all_packages", "description": "Kein API-Call verlässt die Kunden-Infrastruktur"},
      {"id": "resilience", "name": "Resilience", "monthly_chf_from": 290, "description": "Zweites getrenntes Deployment für Disaster-Recovery"},
      {"id": "integration", "name": "Weitere Integration", "monthly_chf_from": 19, "description": "Per Integration (Slack, Notion, HubSpot, Asana, ClickUp, etc.)"}
    ],
    "standard_modules": ["Smart Inbox", "Meeting Minutes Agent", "Kalender-Layer", "Daily Briefing", "Proactive Push", "Playbooks", "Browser Agent", "Multi-User RBAC", "ROI-Dashboard", "Audit-Trail"],
    "optional_modules": ["Document Agent", "Phone Agent", "Sales Agent", "Support Agent", "Partner Scheduling", "Social Autopilot"]
  },
  "policies": {
    "data_residency": "Switzerland",
    "training_on_user_data": false,
    "gdpr_compliant": true,
    "ndsg_compliant": true,
    "hosting": "Infomaniak VPS, Switzerland",
    "on_premise_available": true,
    "iso_certifications": ["ISO/IEC 27001:2022", "ISO 9001:2015", "ISO 14001:2015", "ISO 50001"]
  },
  "related_servers": [
    {"url": "https://theaigency.ch/.well-known/mcp.json", "name": "the-aigency-parent"},
    {"url": "https://websites.theaigency.ch/.well-known/mcp.json", "name": "theaigency-websites-sister"}
  ]
}
