dotnet eol support gate for Windsurf
io.github.jmshinhwa/dotnet-eol-support-gate
Dates every target framework in a .csproj against Microsoft's end-of-support day and against the sup
client:Windsurf
transport:stdio
runtime:npm
Install dotnet eol support gate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dotnet-eol-support-gate": {
"command": "npx",
"args": [
"-y",
"@readystack/dotnet-eol-support-gate"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs