Fuse for Zed
io.github.litenova-solutions/fuse
Local .NET compiler verification, change impact, and typed wiring for AI agents.
client:Zed
transport:stdio
runtime:nuget
Install Fuse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"--yes"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs