Submit

Roslyn Code Lens

@MarcelRoozekrans

Server Config

{
  "mcpServers": {
    "roslyn-codelens": {
      "type": "stdio",
      "command": "dnx",
      "args": [
        "RoslynCodeLens.Mcp",
        "--yes"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.