Emacs icon

Emacs

1

Extends Large Language Models' capabilities to access comprehensive Emacs environment and configuration information.

关于

Emacs integrates the Model Context Protocol (MCP) to provide Large Language Models (LLMs) with deep access to the Emacs environment. It furnishes LLMs with crucial data such as loaded packages, available functions, keybindings, and comprehensive documentation. This robust integration empowers LLMs to autonomously assist in extending Emacs configurations and authoring new packages, significantly streamlining development workflows by eliminating the need for manual context provision.

主要功能

  • Facilitates LLMs in authoring new Emacs packages
  • Enables LLMs to extend Emacs configurations
  • Provides LLMs with detailed Emacs environment and configuration data
  • 1 GitHub stars
  • Grants LLMs access to Emacs documentation
  • Offers context on loaded packages, available functions, and keybindings

使用案例

  • Integrating Emacs environmental context into LLM-powered developer tools like Amazon Q Developer CLI
  • Automating Emacs configuration extensions using LLMs
  • Enabling LLMs to generate new Emacs Lisp packages