Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/toolhive/guides-cli/run-mcp-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,13 @@ This creates a new server instance with identical settings to the original. If
the original server used secrets, you must have the same secrets available in
your ToolHive secrets store.

:::note

When you use `--from-config`, you cannot specify any other command-line flags.
The configuration file must contain all server settings.

:::

## Next steps

See [Monitor and manage MCP servers](./manage-mcp-servers.md) to monitor and
Expand Down