edit
Rust editor & rust repository by @fmhy. Model Context Protocol (MCP) server & tools with 14k stars.
edit MCP Server
MCP server for fmhy/edit
Ready-to-Use Client Configurations
{
"mcpServers": {
"edit": {
"command": "npx",
"args": [
"-y",
"@fmhy/edit"
]
}
}
}