Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub zdanovichnick/dotnet-pilot --plugin dotnet-pilotCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"roslyn": {
"command": "dnp-roslyn",
"env": {
"DNP_ROSLYN_LOG_LEVEL": "Warning",
"DNP_ROSLYN_MIN_VERSION": "0.3"
}
}
}
}Server configuration and connection parameters
dnp-roslynEnvironment variables set when the server starts
DNP_ROSLYN_LOG_LEVEL=WarningDNP_ROSLYN_MIN_VERSION=0.3Share bugs, ideas, or general feedback.