AIContextBuilder for Claude Desktop
io.github.gregordadera/aicb
Symbol-aware C# and .NET code context for AI coding assistants.
client:Claude Desktop
transport:stdio
runtime:nuget
Install AIContextBuilder in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aicb": {
"command": "dnx",
"args": [
"AIContextBuilder",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs