DINO-X
Empower LLMs with fine-grained visual understanding — detect, localize, and describe anything in images with natural language prompts.
43 stars
0 tools
Created Aug 2025
@idea-research/idea-research-dino-x-dino-x-mcpAbout
Empower LLMs with fine-grained visual understanding — detect, localize, and describe anything in images with natural language prompts.
Categories
general
Installation
npm
npm install @idea-research/idea-research-dino-x-dino-x-mcp
Configuration
{
"mcpServers": {
"idea-research-dino-x-dino-x-mcp": {
"command": "npx",
"args": [
"-y",
"@idea-research/idea-research-dino-x-dino-x-mcp"
]
}
}
}