Add friendly redMCP query options

This commit is contained in:
Jason Thistlethwaite
2026-04-25 04:12:01 +00:00
parent a25361f5fc
commit d8f17ff7e7
7 changed files with 618 additions and 13 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"bin": [
"bin/redmcp-server.php",
"bin/redmcp-http-server.php",
"bin/generate-bearer-token.php"
"bin/generate-bearer-token.php",
"bin/test-query-normalizer.php"
],
"require": {
"kbsali/redmine-api": "^2.9"