zemacs

copyleftdev/zemacs
★ 0 stars Zig Code/Dev Tools Updated today
The Agentic MCP Server for Emacs. Multi-agent orchestration and autonomous coding tools in Zig.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zemacs": {
      "command": "npx",
      "args": [
        "-y",
        "copyleftdev/zemacs"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/logo.png" alt="ZEMACS Logo" width="300" /> </div> **ZEMACS** is a high-performance **Model Context Protocol (MCP)** server built in **Zig**. It is designed to act as a backend for autonomous coding agents, enabling Emacs (and other clients) to become powerful agentic IDEs.

Topics

agentaiemacsmcpserverzig