WillEhrendreich/sagefs.nvim
Neovim frontend for SageFs — live F# development with sub-second hot reload, live testing, coverage, and SSE streaming
Platform-specific configuration:
{
"mcpServers": {
"sagefs.nvim": {
"command": "npx",
"args": [
"-y",
"sagefs.nvim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...