Module Context Protocal Server for emfont.
Important
The recommended way to use the emfont MCP in Zed is to add the emfont MCP server yourself. Further information can be found in the emfont documentation.
This extension will no longer be maintained. The Zed team replied to the zed-industries/extensions#4341 stating that the MCP feature in Zed is now complete and will no longer accept new MCP extensions. Although you can still install this extension manually, this method may change in the future. It is recommended that you add a remote MCP server yourself by following the tutorial listed in the emfont docs.
- Open Zed.
- Press
Ctrl+Shift+Xto open "Extension" window. - Search and install "emfont MCP".
- That's it! Have fun!
-
Clone this project.
$ git clone https://github.com/noeFly/emfont-mcp-zed.git
-
Install Rust via rustup
-
Happy Coding!
This project is under GNU GPLv3 license, check LICENSE for more infomation.