execute_emacs_lisp_code
Run Emacs Lisp code directly within a running Emacs process using the Emacs MCP Server, enabling AI assistants to execute and retrieve results for automation and interaction.
Instructions
Execute Emacs Lisp code by sending it to the Emacs process and return the result.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |