MCP Server
MCP
io.github.andypgray/roz-mcp
Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "Zphil.Roz",
"version": "1.1.0",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment