opik-mcp: opik-mcp is a Model Context Protocol server that integrates Opik, an LLM observability platform, with AI coding assistants like Claude Code, Cursor, VS Code Copilot, and MCP Inspector. It enables reading traces, scoring, saving prompt versions, and asking Ollie investigative questions directly from chat. Requires Python 3.13+ and uses uvx for execution.; 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.
Query Opik projects and retrieve trace details from chat
Integrating .NET applications with the Model Context Protocol