Improve redMCP server operations
This commit is contained in:
@@ -310,7 +310,11 @@ The redMCP wrapper now makes Helpdesk behavior explicit:
|
||||
|
||||
- `redMCP/bin/redmcp-server.php` runs as a stdio MCP server.
|
||||
- `redMCP/bin/redmcp-http-server.php` runs as a bearer-token-protected
|
||||
Streamable HTTP MCP server for network client testing.
|
||||
Streamable HTTP MCP server for network client testing, with PID/status/stop
|
||||
helpers and optional debug JSONL logging.
|
||||
- `redMCP/bin/generate-bearer-token.php` generates local MCP bearer tokens.
|
||||
- `projects()` and `project()` expose Redmine's built-in `/projects.json`
|
||||
project list/detail APIs.
|
||||
- `issues()` and `filterIssues()` expose Redmine's built-in `/issues.json`
|
||||
issue filters.
|
||||
- `search()` and `searchIssues()` expose Redmine's built-in `/search.json`
|
||||
|
||||
Reference in New Issue
Block a user