keqing996/CSharp-LSP-MCP
C# language server MCP tools for LLM.
Platform-specific configuration:
{
"mcpServers": {
"CSharp-LSP-MCP": {
"command": "npx",
"args": [
"-y",
"CSharp-LSP-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...