Tag: tool-scaffolding
tool
★ 8
Scaffolding new Model Communication Protocol tools
This utility provides a comprehensive guide and boilerplate structure for developing new Model Communication Protocol (MCP) tools. It details the necessary steps, including class definition, service injection, and DI registration, ensuring …
skill
★ 7
Scaffold and implement new MCP tools
This skill guides the end-to-end development of a new MCP tool, covering endpoint definition, handler implementation, registration, and comprehensive testing. It ensures adherence to established architectural patterns and documentation stan…