WillEhrendreich/SageFs
Sage Mode for F# development — REPL with solution or project loading, Live Testing for FREE, Hot Reload, and session management.
Platform-specific configuration:
{
"mcpServers": {
"SageFs": {
"command": "npx",
"args": [
"-y",
"SageFs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...