Elisp Dev icon

Elisp Dev

Enables AI agents to assist with Emacs Lisp coding tasks by providing a structured API for interacting with Emacs and manipulating Elisp code.

Acerca de

Elisp Dev provides an Emacs package that functions as a Machine Code Protocol (MCP) server, specifically designed to empower AI agents in Emacs Lisp development. It offers a structured API, allowing agents to seamlessly interact with Emacs, query Elisp documentation and definitions, read source files, and facilitate various coding tasks, thereby enhancing agentic programming workflows.

Características Principales

  • Access full Elisp function and variable documentation
  • 8 GitHub stars
  • Provides a structured API for AI agent interaction with Emacs
  • Securely read Emacs Lisp source files from system or ELPA directories
  • Look up complete Elisp symbols within Info documentation nodes
  • Retrieve source code definitions for Emacs Lisp functions

Casos de Uso

  • Enable AI agents to understand and debug Emacs Lisp environments
  • Programmatically query Emacs Lisp documentation for agentic tasks
  • Automate Elisp code generation and refactoring with AI agents