Skip to content

feat: add codex plugin support MCP-479#38

Merged
nirinchev merged 2 commits intomainfrom
ni/codex
Apr 29, 2026
Merged

feat: add codex plugin support MCP-479#38
nirinchev merged 2 commits intomainfrom
ni/codex

Conversation

@nirinchev
Copy link
Copy Markdown
Collaborator

Adds support for Codex (both cli and desktop app) and adjusts the mcp setup skill to handle the Codex specifics.

Copilot AI review requested due to automatic review settings April 27, 2026 20:53
@nirinchev nirinchev requested review from a team as code owners April 27, 2026 20:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Codex plugin support to the repository and updates the MongoDB MCP setup skill documentation to account for Codex-specific credential configuration (config.toml vs shell env).

Changes:

  • Add a Codex plugin manifest (.codex-plugin/plugin.json) and an agents marketplace entry (.agents/plugins/marketplace.json).
  • Update mongodb-mcp-setup skill instructions to detect Codex and configure credentials via ~/.codex/config.toml instead of shell profiles.
  • Document Codex installation steps in the main README.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
skills/mongodb-mcp-setup/SKILL.md Adds Codex detection and config.toml-based credential setup/verification paths alongside shell-based setup.
README.md Adds Codex installation instructions.
.codex-plugin/plugin.json Introduces Codex plugin manifest and UI metadata.
.agents/plugins/marketplace.json Adds a marketplace definition pointing to this repo as the plugin source.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/mongodb-mcp-setup/SKILL.md
Comment thread skills/mongodb-mcp-setup/SKILL.md
Comment thread skills/mongodb-mcp-setup/SKILL.md Outdated
Comment thread skills/mongodb-mcp-setup/SKILL.md
Comment thread skills/mongodb-mcp-setup/SKILL.md
Comment thread .codex-plugin/plugin.json
"email": "agent-plugins@mongodb.com",
"url": "https://www.mongodb.com"
},
"homepage": "https://www.mongodb.com/docs/codex/",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[note] we need to get a PR out to create this page in the docs

mongodb-server-docs-sync-bot Bot pushed a commit to mongodb/docs that referenced this pull request Apr 28, 2026
- Adding new Codex page for Agent Skills (see
mongodb/agent-skills#38)
- Adding Codex to related skills pages 

Staging:
https://deploy-preview-19813--mongodb-landing.netlify.app/docs/codex/#std-label-codex-plugin-install

---------

Co-authored-by: Dachary <dc@dacharycarey.com>
@nirinchev nirinchev merged commit 5f5e2b2 into main Apr 29, 2026
4 checks passed
@nirinchev nirinchev deleted the ni/codex branch April 29, 2026 13:37
@nirinchev nirinchev changed the title feat: add codex plugin support feat: add codex plugin support MCP-479 Apr 30, 2026
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.

5 participants