Improve redMCP server operations

This commit is contained in:
Jason Thistlethwaite
2026-04-25 02:46:58 +00:00
parent 05c1a4bc97
commit d54319a5bb
14 changed files with 420 additions and 24 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
},
"bin": [
"bin/redmcp-server.php",
"bin/redmcp-http-server.php"
"bin/redmcp-http-server.php",
"bin/generate-bearer-token.php"
],
"require": {
"kbsali/redmine-api": "^2.9"