{
  "name": "@siemens/ix-mcp-angular",
  "description": "iX MCP server for Angular",
  "displayName": "iX Angular",
  "binName": "ix-mcp-angular",
  "compatTokenName": "ix-mcp",
  "documentedName": "iX",
  "projectName": "iX",
  "searchToolName": "ix-search",
  "iconSearch": true,
  "iconSearchToolName": "ix-icon-search",
  "iconName": "@siemens/ix-icons",
  "agentsFile": true,
  "instructionFileName": "iX.instructions.md",
  "observabilityLogging": false,
  "exampleQuestions": [
    "How do I use the Breadcrumb component from @siemens/ix-angular?",
    "Show me examples of a pane layout",
    "Implement a form for adding a new user with name, email, and role",
    "Find icons related to settings or configuration"
  ],
  "texts": {
    "DOC_SEARCH_INSTRUCTION": "MANDATORY: For ANY Angular development question, UI component inquiry, design pattern request, or frontend implementation need, you MUST immediately use the search tool before providing any response relevant to UI / Design Systems or Angular implementations. Re-check it to get clarifications and more accurate API often, but do not search if completely unrelated or you just searched the exact same. This applies to ALL Angular-related queries regardless of whether iX libraries are explicitly mentioned. The tool provides access to version-specific Siemens iX documentation that is automatically tuned to match the user's library versions. This ensures you get the exact APIs, components, and implementation patterns available in their specific setup rather than generic Angular advice. Always search first to leverage the comprehensive ix and ix-react documentation before offering any Angular guidance.",
    "DOC_SEARCH_TOOL_DESCRIPTION": "Semantic search tool for Siemens iX Design System and Angular component library. This tool provides intelligent search across comprehensive documentation for:\n\nSupported Libraries:\n• @siemens/ix-angular - All angular ui components (e.g. ix-button, ix-application-header)\n• @siemens/ix - Contains styling, theming and utility functionality\n\nUse Cases:\n• Find component APIs and properties\n• Discover usage examples and code snippets\n• Learn about component styling and theming\n• Understand integration patterns\n• Explore design system guidelines\n\nSearch Tips:\n• Use component names: \"button\", \"chart\", \"map\"\n• Describe functionality: \"data visualization\", \"user input\"\n• Ask about APIs: \"input\", \"output\", \"attributes\", \"methods\", \"type\"\n\nThe search returns relevant documentation chunks with similarity scores and contextual headers to help you find exactly what you need.",
    "DOC_SEARCH_QUERY_DESCRIPTION": "Search query for iX documentation. Can include component names, functionality descriptions, API questions, or usage patterns. Examples: \"button component\", \"form configuration\", \"pane layout\", \"table\"",
    "DOC_NO_RESULTS": "No Documentation Found\n\nNo results found for query: \"{query}\"\n\nThis could mean:\n• The component or feature doesn't exist in the current documentation\n• The feature isn't documented yet\n• The search terms don't match available content\n• Try different keywords or component names\n\nSuggestions:\n• Check component name spelling (e.g., \"button\" vs \"btn\")\n• Try broader terms (e.g., \"input\" instead of \"text-field\")\n• Use functionality terms: \"navigation\", \"data display\", \"user input\"\n\nAvailable Libraries:\n• @siemens/ix-angular - All angular ui components (e.g. ix-button, ix-application-header)\n• @siemens/ix - Contains styling, theming and utility functionality\n",
    "DOC_SUCCESS_HEADER": "# iX Documentation Results\n\nFound **{count}** relevant documentation section(s) for \"{query}\":\n\n",
    "DOC_RESULT_NOTE": "> Not all information here is relevant to your task, only use what applies.\n\n> If documentation mentions missing API docs or examples, those features may not be available in the current version.\n\n> Need more specific results? Try refining with more specific terms or component names.",
    "ICON_SEARCH_INSTRUCTION": "Please check the icon search tool before using or recommending any icons from @siemens/ix-icons. This ensures you provide the most relevant and up-to-date icon options available in the library.",
    "ICON_SEARCH_TOOL_DESCRIPTION": "Semantic search tool for Siemens iX Icons (including their metadata like tags)",
    "ICON_SEARCH_QUERY_DESCRIPTION": "Search query for icons (name, term, or category)",
    "ICON_NO_RESULTS": "No icons found for query: \"{query}\"\n\nThis could mean:\n• The icon does not exist in the current version of @siemens/ix-icons\n• The icon was renamed or removed\n• The search terms don't match available icons\n\nSuggestions:\n• Check spelling or try broader terms (e.g., \"settings\" instead of \"gear\")\n\nAvailable Libraries:\n@siemens/ix-icons",
    "ICON_SUCCESS_HEADER": "# iX Icon Search Results\n\nFound **{count}** relevant icon(s) for \"{query}\":\n\n",
    "ICON_RESULT_NOTE": "> Note: If the icon does not appear to exist, update @siemens/ix-icons to the latest compatible version (non-breaking).\n> See usage guidelines and examples in the documentation for how to use icons."
  },
  "headerSections": {
    "remove": ["HTML Examples", "React Examples", "Vue Examples"],
    "keep": ["Angular Examples", "Angular Standalone Examples"],
    "endDelimiter": "<!-- Auto Generated Below -->",
    "rename": {
      "Angular Examples": "Examples",
      "Angular Standalone Examples": "Standalone Examples"
    }
  },
  "contentCleanup": {
    "removeStrings": ["<!-- Auto Generated Below -->"],
    "removePatterns": [
      "-+\\n\\n\\*Built with \\[StencilJS\\]\\(https://stenciljs\\.com/\\)\\*\\n?$"
    ]
  }
}
