Beanmasters/CodeVoyant_Lite_for_VisualStudio
CodeVoyant is a Visual Studio extension that uses advanced AI to generate code comments automatically.
Platform-specific configuration:
{
"mcpServers": {
"CodeVoyant_Lite_for_VisualStudio": {
"command": "npx",
"args": [
"-y",
"CodeVoyant_Lite_for_VisualStudio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...