Add redMCP stdio MCP server
This commit is contained in:
@@ -308,6 +308,12 @@ If Mailpit moves, pass the host that Redmine can reach:
|
||||
|
||||
The redMCP wrapper now makes Helpdesk behavior explicit:
|
||||
|
||||
- `redMCP/bin/redmcp-server.php` runs as a stdio MCP server for live client
|
||||
testing.
|
||||
- `issues()` and `filterIssues()` expose Redmine's built-in `/issues.json`
|
||||
issue filters.
|
||||
- `search()` and `searchIssues()` expose Redmine's built-in `/search.json`
|
||||
text search.
|
||||
- `issueWithHelpdesk()` composes normal issue data with Helpdesk ticket/message
|
||||
metadata.
|
||||
- `updateIssue()` is safe by default and does not send customer email.
|
||||
|
||||
Reference in New Issue
Block a user