agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; MCP-Plugin-dotnet: MCP Plugin for .NET is a comprehensive solution for integrating .NET applications with the Model Context Protocol (MCP). It allows exposing methods and data as Tools, Prompts, and Resources to AI assistants. It uses a Bridge Architecture with SignalR for real-time bidirectional communication, solving the independent lifecycle problem for heavy .NET applications like Unity or WPF.
Developing new AI agents with a standard interface
Expose Unity Editor methods as tools to AI assistants like Claude