Discovery metadata and first-visit improvements
This patch makes the terminal-first Codex MCP path easier to discover and gives downstream registries richer, stable project metadata.
Highlights
- Adds a 512x512 project icon to
server.jsonfor MCP clients and directories. - Adds the stable GitHub repository ID, MCP package subfolder, and project website metadata.
- Moves the one-command Codex setup ahead of the general gateway demo in both READMEs.
- Pins all public container examples to the reproducible
0.3.2images.
codex mcp add unified-ai-system -- docker run --rm -i ghcr.io/happy520ai/unified-ai-system/mcp-server:0.3.2The default path remains credential-free and uses the local fake provider. This release does not claim production certification, L5 autonomy, or AGI.
Verification
mcp-publisher v1.8.0 validate server.jsonpnpm checkpnpm testpnpm check:publicpnpm verify:public-clone
The release workflow additionally builds multi-architecture gateway and MCP images, verifies anonymous pulls and the container's default MCP command, and publishes the metadata to the official MCP Registry.