elbruno/graphify-dotnet
A .NET 10 port of graphify - AI knowledge graph builder for codebases using GitHub Copilot SDK and Microsoft.Extensions.AI
Platform-specific configuration:
{
"mcpServers": {
"graphify-dotnet": {
"command": "npx",
"args": [
"-y",
"graphify-dotnet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...