diff --git a/docs/patterns/cli.mdx b/docs/patterns/cli.mdx index 22b400512..d58eb24d6 100644 --- a/docs/patterns/cli.mdx +++ b/docs/patterns/cli.mdx @@ -283,3 +283,9 @@ Display version information about FastMCP and related components. ```bash fastmcp version ``` + +#### Options + +| Option | Flag | Description | +| ------ | ---- | ----------- | +| Copy to Clipboard | `--copy` | Copy version information to clipboard |