Skip to content

mcp-toolkit, beta-mcp-skills: update docs for current docker mcp CLI - #6

Open
neersighted wants to merge 1 commit into
docker:mainfrom
neersighted:docs/update-docker-mcp-cli-references
Open

mcp-toolkit, beta-mcp-skills: update docs for current docker mcp CLI#6
neersighted wants to merge 1 commit into
docker:mainfrom
neersighted:docs/update-docker-mcp-cli-references

Conversation

@neersighted

Copy link
Copy Markdown

Summary

The docker mcp CLI has been reorganized.

The command /mcp-toolkit:gateway-status previously failed on every invocation with This command is obsolete. See docker mcp profile server ls --help instead. This PR fixes that and the related documentation rot.

Verified against docker mcp v0.40.3 and against docs.docker.com/ai/mcp-catalog-and-toolkit/{profiles,cli}.

The `docker mcp` CLI has reorganized server/profile management:
`docker mcp server enable/ls` were removed in favor of
`docker mcp profile server add/ls`, and the `catalog-next create`
command shipped as `catalog create`.

Updates:
- gateway-status command: docker mcp server ls -> docker mcp profile
  server ls
- mcp-toolkit/README.md: rewrite Configuration and Troubleshooting
  examples for the profile-based CLI; correct catalog name to
  mcp/docker-mcp-catalog and link to the MCP Profiles and MCP Toolkit
  CLI docs on docs.docker.com
- mcp-server-yaml-creator SKILL.md: catalog-next create -> catalog create

Bump plugin versions so existing installs pick up the changes:
- mcp-toolkit 1.0.1 -> 1.0.2 (also syncs marketplace.json entry, which
  was previously drifted at 1.0.0)
- beta-mcp-skills 1.0.0 -> 1.0.1

Verified against docker mcp v0.40.3 (bundled with Docker Desktop) and
the upstream profiles documentation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

@cutecatfann cutecatfann left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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