
1{2 "mcpServers": {3 "jfrog": {4 "env": {5 "JFROG_URL": "https://<YOUR_JFROG_INSTANCE_URL>",6 "JFROG_ACCESS_TOKEN": "ACCESS_TOKEN"7 },8 "args": [9 "exec",10 "-y",11 "github:jfrog/mcp-jfrog"12 ],13 "command": "npm"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation