This is an example project that illustrates how to build a Vertesia Agent Tool Server. It demonstrates the structure, patterns for creating custom tool collections that can be used by Vertesia agents.
This project demonstrates a well-structured MCP server that provides analytics reporting capabilities by interfacing with external APIs. It showcases modern Go development practices including ...