Skip to content

Conversation

@cmrigney
Copy link
Contributor

@cmrigney cmrigney commented Oct 23, 2025

Working Sets

Working sets allow you to organize and manage collections of MCP servers as a single unit.

See docs/working-sets.md for more info and limitations of the current implementation.

Tests will be coming in a follow up PR.

Quickstart

# Enable the feature
docker mcp feature enable working-sets

# Create a working set
docker mcp workingset create --name dev-tools \
  --server docker://mcp/fetch

# Use it with the gateway
docker mcp gateway run --working-set dev-tools

@cmrigney cmrigney requested a review from a team as a code owner October 23, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants