Actions
Feature #42689
openMCP Server
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
To make it easier to integrate Redmine with AI agents, Redmine provides MCP server functionality.
Precedent cases¶
Updated by Tolga Uzun 14 days ago
This would be a great feature. The current implementations of Redmine and MCP require a user-specific API key for setup. This is a limitation because when an administrator wants to configure this feature and integrate it into their agent platform, there needs to be a way to authorize users individually, ensuring they only access the information they’re permitted to see. For example, Notion MCP uses OAuth to authorize users without requiring long-term API keys. We can leverage Redmine’s new OAuth provider feature to achieve the same user-level authentication.
Actions