Skip to main content

MAC Codex

PropertyValue
descriptionCompany standard Codex plugin and client integration layer.
relatedMAC, MAC MCP, MAC Neo, MAC Figma
urlsGitHub

MAC Codex is the planned Codex-specific client and plugin layer for the MAC ecosystem.

Its intended role is to package:

  • shared Codex-facing skills and defaults
  • Codex-specific context composition
  • client-side behavior that sits above the shared governance source in mac
  • Codex integration that can consume runtime capabilities from mac-mcp
  • selected project-delivery instruction packs from mac-neo
  • future Figma workflow or design-handoff instructions from mac-figma

Relationship To MAC MCP

MAC MCP owns MCP runtime and integration implementation. MAC Codex should consume those runtime capabilities when the Codex plugin/client layer needs tool-backed access to MAC inventory, docs, release logs, governance context, or future authenticated integrations.

Do not move the MCP runtime into MAC Codex. This repo should remain focused on Codex-specific plugin packaging, client defaults, and skill/context composition.