MCP Directory
Back

ai-code-interface.el

by tninja · Emacs Lisp · ★ 214

Unified Emacs interface supporting OpenAI Codex, GitHub Copilot CLI, Claude Code, Gemini CLI, Opencode, and more

#agile-development#ai#ai-coding-assistant#aider#claude-code#codebuddy#codex-cli#cursor-cli#emacs#gemini-cli#ghostty#github-copilot-cli#gptel#grok-cli#harness-engineering#kiro-cli#mcp-server#openai-codex#opencode#test-driven-development

Install

git clone https://github.com/tninja/ai-code-interface.el.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-code-interface-el": {
      "command": "npx",
      "args": [
        "-y",
        "github:tninja/ai-code-interface.el"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers