Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 0 additions & 3 deletions src/_help/continuous-integration/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions src/_help/continuous-integration/github-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
5 changes: 1 addition & 4 deletions src/_help/mcp-servers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading