Fuse for Claude Desktop
io.github.litenova-solutions/fuse
Local .NET compiler verification, change impact, and typed wiring for AI agents.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Fuse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs