arbor: Arbor builds a semantic dependency graph for codebases, enabling deterministic impact analysis, symbol resolution, and git-aware risk gating. It provides a CLI, GUI, and MCP integration to help developers understand and control the consequences of changes before they happen.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Impact analysis before refactoring
Integrating .NET applications with the Model Context Protocol