This package browser is in early development. Mind the rough edges.

emacs-claude-code-ide 0.2.5

Claude Code IDE integration for Emacs

This package provides native integration with Claude Code CLI through the MCP. It creates a bidirectional bridge between Claude and Emacs, enabling Claude to leverage Emacs features including LSP, project management, tree-sitter, and custom Elisp functions. Features include automatic project detection and session management, terminal integration with vterm or eat, diagnostic integration with Flycheck and Flymake, advanced diff viewing with ediff, and an extensible MCP tools server for accessing Emacs commands such as xref and imenu.

Installation

Install emacs-claude-code-ide 0.2.5 as follows:

guix install emacs-claude-code-ide@0.2.5

Or install the latest version:

guix install emacs-claude-code-ide

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.