JFrog Remote MCP Server for Cursor
io.github.jfrog/jfrog-mcp-server
MCP Server for JFrog, providing tools for development and artifact management.
client:Cursor
transport:streamable-http
Install JFrog Remote MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jfrog-mcp-server": {
"url": "https://myPlatform.jfrog.github.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs