Skip to content

docs: fix claude mcp add command ordering in README#2

Merged
cicoub13 merged 4 commits into
mainfrom
chore/post-merge-pr1-cleanup
May 6, 2026
Merged

docs: fix claude mcp add command ordering in README#2
cicoub13 merged 4 commits into
mainfrom
chore/post-merge-pr1-cleanup

Conversation

@cicoub13
Copy link
Copy Markdown
Owner

@cicoub13 cicoub13 commented May 6, 2026

No description provided.

cicoub13 and others added 4 commits May 6, 2026 09:06
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The -e/--env flag is variadic (<env...> in Commander.js) and consumes
all following args until the next flag. Placing <name> after -e caused
the name to be parsed as a second env value, producing:
  "Invalid environment variable format: scribe"

Fix: move the server name immediately after `add`, before any variadic flags.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@cicoub13 cicoub13 merged commit b96424a into main May 6, 2026
1 check passed
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.

1 participant