Skip to content

docs: add codex-supermemory integration page#885

Open
Dhravya wants to merge 9 commits intomainfrom
vorflux/codex-supermemory-plugin
Open

docs: add codex-supermemory integration page#885
Dhravya wants to merge 9 commits intomainfrom
vorflux/codex-supermemory-plugin

Conversation

@Dhravya
Copy link
Copy Markdown
Member

@Dhravya Dhravya commented Apr 25, 2026

Summary

Adds the codex-supermemory integration documentation page and registers it in the docs navigation.

Related: https://github.com/supermemoryai/codex-supermemory

Changes

apps/docs/integrations/codex.mdx

New integration page covering:

  • Prerequisites (Pro plan, API key setup)
  • Installation via npx codex-supermemory@latest install
  • How it works (recall + capture hooks, privacy redaction)
  • Memory scopes (user/project container tags)
  • Explicit Memory Skills — documents the 3 skills (supermemory-search, supermemory-save, supermemory-forget) with usage examples
  • Status verification (npx codex-supermemory status) — shows skills check
  • Uninstall — mentions skill directory removal
  • Configuration reference (~/.codex/supermemory.json)
  • Debug logging

apps/docs/docs.json

Added "integrations/codex" to the Plugins tab navigation, after opencode and before hermes.

Testing

Content verification

  • Intro describes both implicit (hooks) and explicit (skills) memory layers
  • Install section mentions skill installation to ~/.codex/skills/
  • "Explicit Memory Skills" section with skill table and usage examples
  • Status output example includes skills check line
  • Uninstall section mentions skill directory removal

Link check

  • Page accessible at /integrations/codex
  • Navigation entry appears in Plugins tab
  • All internal links (/integrations/claude-code, console links) resolve correctly

Session Details

Adds apps/docs/integrations/codex.mdx with installation, configuration,
and usage docs for the codex-supermemory plugin. Also registers the page
in docs.json under the Plugins tab alongside openclaw, claude-code, and opencode.
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
supermemory 🟢 Ready View Preview Apr 25, 2026, 1:32 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@claude
Copy link
Copy Markdown

claude Bot commented Apr 25, 2026

Claude finished @sreedharsreeram's task in 33s —— View job


Review Complete

  • Fetch PR diff and review changes
  • Check for any bugs, security issues, or logic errors
  • Submit review summary

Overview: Adds documentation for the codex-supermemory integration, covering installation, hooks, MCP tools, and configuration.

Issues found: None — this looks good to ship.

This is a clean documentation PR with no code changes. The MDX file is well-structured with clear sections for prerequisites, installation, usage, MCP tools, verification, and configuration. The docs.json navigation update correctly places the new page in the Plugins tab.

Score: 10/10

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 25, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
supermemory-app c108de7 Commit Preview URL

Branch Preview URL
Apr 27 2026, 04:40 PM

Vorflux AI added 2 commits April 25, 2026 02:18
- Document explicit memory tools (memory, recall, listProjects, whoAmI)
- Update install/uninstall descriptions to mention MCP server
- Update status output example with MCP server check
- Add usage examples for explicit memory commands
- MCP server is now a local stdio process, not remote HTTP
- Remove whoAmI tool (not in local server)
- Update install/uninstall descriptions
- Clarify no separate auth needed
@sreedharsreeram sreedharsreeram force-pushed the vorflux/codex-supermemory-plugin branch from 4ecde2a to 0db2fe2 Compare April 27, 2026 16:29
Copy link
Copy Markdown
Member


How to use the Graphite Merge Queue

Add the label Main to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Vorflux AI and others added 4 commits April 27, 2026 16:33
Replace MCP server references with skills (super-search, super-save,
forget). Update install/uninstall/status sections to reflect the new
skill-based architecture.
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.

3 participants