HexDocs icon

HexDocs

Provides semantic search capabilities for Hex package documentation within compatible code editors.

About

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.

Key Features

  • 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

Use Cases

  • 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