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
2 changes: 1 addition & 1 deletion website/src/docs/nitro/adapters/mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ You only need to do this once per machine. CI environments authenticate with `--

## 2. Create a feature collection

A collection is the named container for all your tools and prompts. Create one per API.
A collection is a named container for your tools and prompts. Create one for your API.

```shell
nitro mcp create \
Expand Down