Skip to content

docs: clarify three install paths for Claude Code users#18

Merged
rjamul-elnora-ai merged 2 commits into
mainfrom
docs/three-install-paths
Apr 20, 2026
Merged

docs: clarify three install paths for Claude Code users#18
rjamul-elnora-ai merged 2 commits into
mainfrom
docs/three-install-paths

Conversation

@rjamul-elnora-ai

@rjamul-elnora-ai rjamul-elnora-ai commented Apr 20, 2026

Copy link
Copy Markdown
Member

Summary

Rewrites the Installation section with three clear install paths for Claude Code, and tidies the other-platforms section to show MCP-only configuration directly.

  • Path 1: CLI + Plugin (recommended) — curl/npm/brew installer handles everything
  • Path 2: Plugin only — OAuth in browser
  • Path 3: API key MCP — for CI or non-interactive environments

Test plan

  • README renders correctly on GitHub
  • Follow Path 2 on a fresh machine with Claude Code → plugin installs, OAuth works on first tool call
  • Follow Path 1 on a fresh machine → installer does everything end to end

rjamul-elnora-ai and others added 2 commits April 20, 2026 12:41
Rewrites the Installation section with explicit three-path guidance
matching the setup options the elnora-cli supports:

- Path 1: CLI + Plugin (recommended) — curl | bash installer handles
  everything, API key in profile, no OAuth prompt needed
- Path 2: Plugin only (no CLI — enterprise) — install marketplace via
  /plugin, OAuth on first MCP use
- Path 3: Advanced API key MCP — claude mcp add with X-API-Key header,
  for CI or users who want to skip OAuth entirely

Also notes that multi-platform (Cursor, Codex, VS Code Copilot) skill
distribution is deferred to a later phase; those platforms currently use
MCP only via the existing config snippets.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Path 2: "Plugin only — OAuth in browser" instead of "enterprise users
  who can't install CLIs". Some users prefer MCP + OAuth by choice, not
  by constraint. New framing presents it as a preference, not a fallback.
- Other platforms section: remove "planned but not yet implemented"
  language and the duplicate empty heading. Cursor/Codex/VS Code/Gemini
  MCP config below works today — no need to frame it as incomplete.

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

@ckivisild-elnora-ai ckivisild-elnora-ai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved

@rjamul-elnora-ai rjamul-elnora-ai merged commit 83b5c6e into main Apr 20, 2026
3 checks passed
@rjamul-elnora-ai rjamul-elnora-ai deleted the docs/three-install-paths branch April 20, 2026 21:37
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