JFrog Remote MCP Server for Grok
io.github.jfrog/jfrog-mcp-server
MCP Server for JFrog, providing tools for development and artifact management.
client:Grok
transport:streamable-http
Install JFrog Remote MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"jfrog-mcp-server": {
"type": "http",
"url": "https://myPlatform.jfrog.github.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs