Skip to content

AX-1951: Add JFrog Platform MCP server to the plugin - #5

Merged
AsalaZr merged 1 commit into
mainfrom
AX-1951-add-jfrog-mcp
Aug 16, 2026
Merged

AX-1951: Add JFrog Platform MCP server to the plugin#5
AsalaZr merged 1 commit into
mainfrom
AX-1951-add-jfrog-mcp

Conversation

@AsalaZr

@AsalaZr AsalaZr commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bundle the JFrog Platform MCP server in the Devin plugin via root mcp_config.json, referenced from .devin-plugin/plugin.json (mcpServers).
  • Point the MCP URL at https://${env:JFROG_PLATFORM_URL}/mcp (host-only env var, OAuth — no tokens in the plugin).
  • Bump plugin version to 0.2.0 and update README / SECURITY for install and verify.

Test plan

  • devin plugins remove --local jfrog -y (clean slate if previously installed)
  • Ensure JFROG_PLATFORM_URL is set (host only, e.g. mycompany.jfrog.io)
  • devin plugins install --local /path/to/devin-plugin -y
  • devin plugins info jfrog lists skills and MCP server jfrog
  • New devin / Devin Local session → /mcp shows jfrog
  • First use / OAuth completes; ask agent to list jfrog tools → ≥1 tool
  • node scripts/validate-devin-plugin.mjs passes

Bundle remote MCP via mcp_config.json (JFROG_PLATFORM_URL + OAuth), bump to 0.2.0, and document install/verify.

Co-authored-by: Cursor <cursoragent@cursor.com>
@AsalaZr
AsalaZr requested a review from a team as a code owner August 15, 2026 22:34
@AsalaZr
AsalaZr merged commit 2d38efa into main Aug 16, 2026
2 checks passed
@AsalaZr
AsalaZr deleted the AX-1951-add-jfrog-mcp branch August 16, 2026 13:18
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.

2 participants