Skip to content

Repository files navigation

JFrog Plugin for OpenAI Codex

Delivers the JFrog skills and the JFrog MCP server to OpenAI Codex.

Install (git marketplace)

/plugin marketplace add jfrog/codex-plugin
/plugin install jfrog@codex-plugin
/reload-plugins

MCP server

The plugin bundles the jfrog MCP server (.mcp.json). After installing, do two things:

  1. Set your host. Find the install path with codex plugin list (the jfrog@codex-plugin row) and edit <PATH>/.mcp.json. Replace <JFROG_PLATFORM_URL> in the url with your full JFrog Platform host - e.g. mycompany.jfrog.io (or your self-hosted / custom domain).
  2. Log in (OAuth). Run codex mcp login jfrog and finish the browser sign-in.

Restart Codex; /mcp now lists jfrog with its tools.

Skills

  • jfrog - interact with the JFrog Platform (CLI, MCP, REST/GraphQL).
  • jfrog-ai-catalog-skills - discover, install, manage, and publish agent skills from the JFrog AI Catalog via jf skills and Agent Guard.
  • jfrog-package-safety-and-download - package safety checks and Artifactory-routed downloads.

Skills are vendored from jfrog/jfrog-skills, pinned in scripts/sync-skills-vendor.json. Bump the pin and run npm run sync-skills to update. See VENDOR.md for the full picture.

Development

npm test        # unit tests for the validator
npm run validate # lint manifests + skill frontmatter

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages