HexDocs
Provides semantic search capabilities for Hex package documentation within compatible code editors.
Acerca de
HexDocs enables developers to perform semantic searches of Hex package documentation directly from their code editors using the Model Context Protocol (MCP). It comprises an Elixir package for processing documentation and generating embeddings, and a TypeScript server that exposes a searchable interface. This integration enhances the coding experience by providing quick and relevant access to documentation, powered by AI.
Características Principales
- Semantic search for Hex package documentation
- Integration with MCP-compatible code editors
- Elixir package for documentation processing and embedding generation
- TypeScript server for searchable interface
- Configurable storage location
- 2 GitHub stars
Casos de Uso
- Quickly finding relevant documentation for Hex packages within a code editor
- Improving code understanding and efficiency by providing AI-powered documentation search
- Seamlessly integrating documentation search into existing development workflows