Open Issues Need Help
View All on GitHubAI Summary: This issue proposes to improve error handling for invalid Elasticsearch index names. Instead of showing raw, unhelpful Elasticsearch errors, the system should catch `index_not_found_exception` and provide a user-friendly message listing available indices and potentially suggesting similar names. This enhancement aims to improve the developer experience by making it easier to diagnose and correct index name typos.
This project includes a Model Context Protocol (MCP) server that exposes the indexed data through a standardized set of tools. This allows AI coding agents to interact with the indexed codebase in a structured way.