mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
95cbaabb7e
Instead of defining the mcp tools as static classes, we are now using the Mcp::Tool.define flow to build them. This allows us to change their description on every call and thus define it through the configuration stored in the database.