We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd3b99 commit 0d5acd7Copy full SHA for 0d5acd7
docs/toolhive/guides-cli/run-mcp-servers.mdx
@@ -498,20 +498,6 @@ This creates a new server instance with identical settings to the original. If
498
the original server used secrets, you must have the same secrets available in
499
your ToolHive secrets store.
500
501
-:::info
502
-
503
-When running from a configuration file, you can still override specific settings
504
-using command-line flags. For example:
505
506
-```bash
507
-thv run --from-config ./fetch-config.json --name custom-fetch --proxy-port 8080
508
-```
509
510
-This runs the server with the exported configuration but uses a custom name and
511
-port.
512
513
-:::
514
515
## Next steps
516
517
See [Monitor and manage MCP servers](./manage-mcp-servers.md) to monitor and
0 commit comments