Skip to content

docs: update cli setup for audited MCP output - #352

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

docs: update cli setup for audited MCP output#352
jack-arturo merged 1 commit into
mainfrom
docs/mcp-automem-cli-setup

Conversation

@jack-arturo

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

Copy link
Copy Markdown
Member

CLEAR

Summary

Tests

  • PATH=/Users/jgarturo/Projects/OpenAI/automem-website/.worktrees/docs-mcp-cli-setup/node_modules/.bin:/Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --test tests/*.test.mjs -> pass (81 tests, 80 passed, 0 failed, 1 skipped; skipped check expected because data/emdash.db is not present)
  • PATH=/Users/jgarturo/Projects/OpenAI/automem-website/.worktrees/docs-mcp-cli-setup/node_modules/.bin:/Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --run build -> pass (/docs/cli/setup/index.html rendered; Pagefind indexed 71 HTML files; _routes.json generated with 70 pre-rendered pages)
  • git diff --check -> pass (no output, exit 0)

Verification

  • /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --test tests/cli-setup-docs.test.mjs
  • PATH=/Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH /Users/jgarturo/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node --run build

Release Pin

  • audited against mcp-automem 0.16.0 commit 9a0bbf754dd31db524da25638b0e97907e32ff37

Legacy References

@jack-arturo
jack-arturo enabled auto-merge August 28, 2026 19:59
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying automem-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b9bc7b
Status: ✅  Deploy successful!
Preview URL: https://7e80e068.automem-website.pages.dev
Branch Preview URL: https://docs-mcp-automem-cli-setup.automem-website.pages.dev

View logs

@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: 3b9bc7b443

ℹ️ 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".

npx @verygoodplugins/mcp-automem config
```

Use `config` when you want the CLI to reprint your current configuration later without re-running the setup wizard. This command prints human-readable output for the supported surfaces, including Claude Desktop JSON, Claude Code env export lines, and Hermes YAML.

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 Describe config as a template generator

For users expecting this command to redisplay values saved in .env, this is inaccurate: at the pinned release, runConfig calls zero-argument snippet builders whose output contains literal ${AUTOMEM_API_URL} and ${AUTOMEM_API_KEY} placeholders (also shown above at lines 335–336), so it does not read or reprint the user's current endpoint or key. Describe the command as regenerating configuration templates rather than reprinting the current configuration.

Useful? React with 👍 / 👎.

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

1 participant