File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 342342 "command" : " npx" ,
343343 "args" : [" -y" , " @microsoft/mcp-server-vscode" ],
344344 "homepage" : " https://github.com/microsoft/semanticworkbench/tree/HEAD/mcp-servers/mcp-server-vscode"
345+ },
346+ {
347+ "name" : " DINO-X" ,
348+ "key" : " dinox" ,
349+ "description" : " Empower LLMs with fine-grained visual understanding based on object detection APIs." ,
350+ "command" : " npx" ,
351+ "args" : [" -y" , " @deepdataspace/dinox-mcp" ],
352+ "env" : {
353+ "DINOX_API_KEY" : " {{apiKey@string::Your DINO-X API key from https://cloud.deepdataspace.com/}}" ,
354+ "IMAGE_STORAGE_DIRECTORY" : " {{directory@string::Your Local Path to Save Images (if needed)}}"
355+ },
356+ "homepage" : " https://github.com/IDEA-Research/DINO-X-MCP"
345357 }
346358]
You can’t perform that action at this time.
0 commit comments