Vera: Vera is a local-first code search tool that uses BM25, vector search, and cross-encoder reranking. It indexes over 60 languages with tree-sitter and returns structured JSON results. It runs as a single static binary with no external dependencies.; 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.
Semantic code search in large codebases
Integrating .NET applications with the Model Context Protocol