Skip to content

docs(cli): fix setup output claims - #353

Merged
jack-arturo merged 1 commit into
mainfrom
docs/mcp-automem-cli-setup-output-fix
Aug 28, 2026
Merged

docs(cli): fix setup output claims#353
jack-arturo merged 1 commit into
mainfrom
docs/mcp-automem-cli-setup-output-fix

Conversation

@jack-arturo

@jack-arturo jack-arturo commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

  • correct setup/config docs to say Claude Code output uses the endpoint plus a placeholder API key
  • limit Hermes output claims to the mcp_servers YAML snippet and direct native provider setup to the hermes command
  • extend the CLI setup docs test to lock both audited behaviors

Verification

  • /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --test tests/cli-setup-docs.test.mjs
  • /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --test tests/*.test.mjs
  • PATH="/Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:/Users/jgarturo/Projects/OpenAI/automem-website/node_modules/.bin:$PATH" /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node scripts/build-pages.mjs
  • git diff --check

CLEAR

Follow-up to #352

@jack-arturo
jack-arturo enabled auto-merge August 28, 2026 20:44
@jack-arturo
jack-arturo added this pull request to the merge queue Aug 28, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b67e65a6c5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

**For Claude Code:** environment export lines for the current endpoint plus a placeholder API key (`your-auto-mem-api-key`), not your real secret.

**For Hermes:** YAML examples for the generated `mcp_servers` or `memory.provider` setup.
**For Hermes:** an `mcp_servers` YAML snippet for `~/.hermes/config.yaml`. For native provider setup (`memory.provider`), run `npx @verygoodplugins/mcp-automem hermes`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Pass provider mode to the Hermes installer

When a reader follows this command specifically to configure memory.provider, the bare hermes invocation uses the documented MCP-only default (src/content/docs/docs/cli/platform-installers.md:217), so it installs mcp_servers.automem instead of the native provider. Both new provider-mode references should show npx @verygoodplugins/mcp-automem hermes --mode provider (or explicitly mention --mode both as the alternative).

Useful? React with 👍 / 👎.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying automem-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: b67e65a
Status: ✅  Deploy successful!
Preview URL: https://4233cc7a.automem-website.pages.dev
Branch Preview URL: https://docs-mcp-automem-cli-setup-o.automem-website.pages.dev

View logs

Merged via the queue into main with commit ebd727f Aug 28, 2026
6 checks passed
@jack-arturo
jack-arturo deleted the docs/mcp-automem-cli-setup-output-fix branch August 28, 2026 20:49
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