25 ms·
This already exists via MCP > For other IDEs: The protocol is editor-agnostic. Any editor that can run a WebSocket server and implement the MCP tools can integ
by d1egoaz 1y ago
This already exists via MCP
> For other IDEs: The protocol is editor-agnostic. Any editor that can run a WebSocket server and implement the MCP tools can integrate with Claude Code.
https://github.com/anthropics/claude-code/issues/1234 https://github.com/anthropics/claude-code/issues/1234
https://github.com/coder/claudecode.nvim/blob/da78309eaa2ca29fd38b22ed6155697ae1e65dc4/PROTOCOL.md https://github.com/coder/claudecode.nvim/blob/da78309eaa2ca2...
Example in Emacs, this is how I use claude-code:
https://github.com/manzaltu/claude-code-ide.el https://github.com/manzaltu/claude-code-ide.el
- kubb 1y agoThis is great!