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.; DMCPServer: DMCPServer is a master control protocol server developed in Delphi. It allows transforming Delphi code into an MCP server, supporting HTTP and STDIO protocols. It enables registration of custom actions and resources for easy integration with LLMs.
Developing new AI agents with a standard interface
Build a weather query MCP server using external API