mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
78f8607de6
So far the MCP server only offers a single tool, but authentication and integration is already built in a way that's intended to last. Ideally extensions to this happen by adding additional tools or resources, but will not require further architectural changes, though realistically we'll probably identify more potential for reuse, once we added a few more tools. The exact representation of results is still slightly to-be-discussed. Right now we are using vanilla APIv3 representation, which might be enough, but possibly we want to represent linked resources differently, so that they can be recognized to be fetchable via MCP resources more easily.