Skip to content

docs: fix drift in Platform Installers#245

Draft
jack-arturo wants to merge 1 commit into
mainfrom
docs/audit-platform-installers-20260709
Draft

docs: fix drift in Platform Installers#245
jack-arturo wants to merge 1 commit into
mainfrom
docs/audit-platform-installers-20260709

Conversation

@jack-arturo

Copy link
Copy Markdown
Member

Routine docs-accuracy audit of cli/platform-installers.md (never previously reviewed).

Claim Current state Fix
Codex TOML snippet uses [[mcp_servers]] array-of-tables with a name = "automem" field The real template (templates/codex/config.toml) and every other doc in mcp-automem (INSTALLATION.md, integration tests) use a named table keyed by server name: [mcp_servers.memory] / [mcp_servers.memory.env], with args = ["-y", "@verygoodplugins/mcp-automem"] Replaced the snippet with the real [mcp_servers.memory] form, matching the "memory" server-name convention already used elsewhere on this page (e.g. Claude Code's ~/.claude.json)
"AutoMem provides a remote MCP bridge via the mcp-sse-server service" (prose + mermaid diagram), described as SSE-only The string mcp-sse-server doesn't exist in mcp-automem. The remote MCP sidecar lives in the automem repo at docs/MCP_SSE.md, and now supports Streamable HTTP (recommended) with SSE as a legacy fallback Renamed to "remote MCP sidecar", linked to automem's docs/MCP_SSE.md (permalink), updated the mermaid node label to mention Streamable HTTP + SSE fallback
"Generate the JSON config snippet" — npx @verygoodplugins/mcp-automem config Bare config prints human-readable text (Claude Desktop JSON block, Claude Code env export, Hermes YAML) — only --format=json/--json emits raw JSON Reworded to describe the actual default output and noted the JSON flag

Confirmed correct, no changes needed: all CLI command/flag names (cursor, claude-code --profile nudged, codex, openclaw --mode plugin|mcp|skill --workspace, hermes --mode mcp|provider|both), all generated file paths per platform, "six mcp__memory__* permissions" for Claude Code, "five mcp_automem_* tools; delete_memory excluded by default" for Hermes, and the templates/CLAUDE_DESKTOP_INSTRUCTIONS.md path.

Verified against: mcp-automem@946f9e5ed1385b632efd2e5b250d064bcc4295e8, automem@main (docs/MCP_SSE.md existence)


Generated by Claude Code

Routine docs-accuracy audit of cli/platform-installers.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying automem-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fd7215
Status: ✅  Deploy successful!
Preview URL: https://aa4eff4a.automem-website.pages.dev
Branch Preview URL: https://docs-audit-platform-installe.automem-website.pages.dev

View logs

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