Skip to content

Trim protocol version block in "mcpc help connect" - #358

Merged
jancurn merged 1 commit into
mainfrom
claude/mcpc-help-connect-protocol-ht11az
Jul 31, 2026
Merged

Trim protocol version block in "mcpc help connect"#358
jancurn merged 1 commit into
mainfrom
claude/mcpc-help-connect-protocol-ht11az

Conversation

@jancurn

@jancurn jancurn commented Jul 31, 2026

Copy link
Copy Markdown
Member

The Protocol version: section of mcpc help connect listed all six pinnable versions, which was redundant — the same paragraph already gives the range, and passing an unsupported --protocol-version errors out with the full list. Drops the enumeration, 6 help lines down to 4.

  • Reworded the block to state the negotiated range instead of enumerating versions
  • Removed the now-unused SUPPORTED_PROTOCOL_VERSIONS import from src/cli/index.ts

https://claude.ai/code/session_01ECtXbY3oxHD6qTCcrnroDT

Drop the "Supported values" enumeration: the range 2026-07-28 down to
2024-10-07 already appears in the same paragraph, and an unsupported
--protocol-version value errors out with the full list.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ECtXbY3oxHD6qTCcrnroDT
@jancurn jancurn changed the title Simplify protocol version help text and remove unused import Trim protocol version block in "mcpc help connect" Jul 31, 2026
@jancurn
jancurn merged commit 1b1d5c5 into main Jul 31, 2026
7 checks passed
@jancurn
jancurn deleted the claude/mcpc-help-connect-protocol-ht11az branch July 31, 2026 23:04
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.

3 participants