Skip to content

Commit 387fede

Browse files
committed
add doc
1 parent 6be02ff commit 387fede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/reference/cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ description: >
1515
| `-h` | `--help` | help for toolbox | |
1616
| | `--log-level` | Specify the minimum level logged. Allowed: 'DEBUG', 'INFO', 'WARN', 'ERROR'. | `info` |
1717
| | `--logging-format` | Specify logging format to use. Allowed: 'standard' or 'JSON'. | `standard` |
18+
| | `--mcp-prm-file` | Path to a manual Protected Resource Metadata (PRM) JSON file. If provided, overrides auto-generation for MCP Server-Wide Authentication. | |
1819
| `-p` | `--port` | Port the server will listen on. | `5000` |
1920
| | `--prebuilt` | Use one or more prebuilt tool configuration by source type. See [Prebuilt Tools Reference](prebuilt-tools.md) for allowed values. | |
2021
| | `--stdio` | Listens via MCP STDIO instead of acting as a remote HTTP server. | |

0 commit comments

Comments
 (0)