diff --git a/src/_help/continuous-integration/cli.md b/src/_help/continuous-integration/cli.md index d4d0c545..8c89c545 100644 --- a/src/_help/continuous-integration/cli.md +++ b/src/_help/continuous-integration/cli.md @@ -178,9 +178,6 @@ bump deploy path/to/flower-document.yml --mcp-server my-mcp-server-id-or-slug -- > You can find your `mcp-server-id-or-slug` and `$BUMP_TOKEN` API key in your MCP server settings. {: .info} -This feature is currently in closed beta. -Request an early access at [hello@bump.sh](mailto:hello@bump.sh) - ### The `diff` command Using the `diff` command can help to spot differences between the local API diff --git a/src/_help/continuous-integration/github-actions.md b/src/_help/continuous-integration/github-actions.md index 60f246c1..40e27f29 100644 --- a/src/_help/continuous-integration/github-actions.md +++ b/src/_help/continuous-integration/github-actions.md @@ -283,9 +283,6 @@ jobs: file: doc/flower-document.yml ``` -This feature is currently in closed beta. -Request an early access at [hello@bump.sh](mailto:hello@bump.sh) - ## Inputs * `doc` (required unless you deploy a directory on a hub): Documentation slug or id. Can be found in the documentation settings on [your API dashboard](https://bump.sh/dashboard). diff --git a/src/_help/mcp-servers/index.md b/src/_help/mcp-servers/index.md index 6026601a..ae72618a 100644 --- a/src/_help/mcp-servers/index.md +++ b/src/_help/mcp-servers/index.md @@ -42,7 +42,4 @@ Both formats support multi-step sequences, conditional logic (retry, goto, end), - [Access management](/help/mcp-servers/access-management/): control who can use your MCP server. - [Debug sessions](/help/mcp-servers/debug-sessions/): inspect execution traces to troubleshoot workflows step by step. - [Runtime expressions](/help/mcp-servers/runtime-expressions/): reference dynamic data between steps. -- [Security](/help/mcp-servers/security/): understand the architecture and data handling guarantees. - -> MCP servers are in closed beta. [Contact us to be among our first users](mailto:hello@bump.sh). -{: .info} +- [Security](/help/mcp-servers/security/): understand the architecture and data handling guarantees. \ No newline at end of file