Skip to content

docs: add Claude Code CLI setup section - #52

Merged
schplitt merged 1 commit into
mainfrom
docs/add-to-claude-code
Jul 31, 2026
Merged

docs: add Claude Code CLI setup section#52
schplitt merged 1 commit into
mainfrom
docs/add-to-claude-code

Conversation

@schplitt

Copy link
Copy Markdown
Owner

What

Adds a dedicated "Add to Claude Code" section to the README under the local CLI setup, documenting the exact claude mcp add invocations for registering mc8yp.

Why

The Claude Code CLI is the most convenient way to register mc8yp, but the exact command is easy to forget. This puts it front and center.

Covered

  • stdio (local CLI)claude mcp add mc8yp -- pnpm dlx mc8yp, plus a -s user variant and one showing access-policy flags (--spec, -a) passed after --.
  • HTTP (microservice mode)claude mcp add --transport http mc8yp <url> --header "Authorization: Bearer <token>".
  • Management commands: claude mcp list / get / remove.

Docs-only change.

@schplitt
schplitt merged commit f907cc2 into main Jul 31, 2026
1 check passed
@schplitt
schplitt deleted the docs/add-to-claude-code branch July 31, 2026 17:22
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