dotnet eol support gate for Claude Desktop
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:Claude Desktop
transport:stdio
runtime:npm
Install dotnet eol support gate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dotnet-eol-support-gate": {
"command": "npx",
"args": [
"-y",
"@readystack/dotnet-eol-support-gate"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs