ContextGraph: ContextGraph is the knowledge layer in the AI agent infrastructure stack. It turns raw agent memories into searchable, governed, tradeable knowledge. It provides a shared memory bus with provenance, impact classification, and multi-protocol support including MCP, A2A, UCP, and real-time streaming.; 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.
Same-company agent follow with provenance and quorum building
Integrating .NET applications with the Model Context Protocol