Loading languages...
RR

rr-mcp

@RaRdq1

RR MCP Server for AI agents for .NET Analysis

.NET
PowerShell
AI
code analysis
interfaces
models
enums

# mcpServer Config

{
  "mcpServers": {
    "rr-mcp": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "<absolute-path-to>/RR.MCP/RR.MCP.csproj"
      ]
    }
  }
}

# stdio

dotnet run --project <absolute-path-to>/RR.MCP/RR.MCP.csproj
Transport:
stdio
Taal:
PowerShell
Gemaakt:4/24/2025
Bijgewerkt:5/12/2025