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.; Vault-for-LLM: Vault-for-LLM is a local-first memory layer for LLM agents. It creates a portable SQLite knowledge vault from Markdown notes, allowing agents to search and retrieve structured memory on demand. It focuses on agent-oriented memory with bounded retrieval and optional embeddings.
Integrating .NET applications with the Model Context Protocol
Persistent project context for AI agents across sessions