IDEA-Research/DINO-X-MCP
Official DINO-X Model Context Protocol (MCP) server that empowers LLMs with real-world visual perception through image object detection, localization, and captioning APIs.
Platform-specific configuration:
{
"mcpServers": {
"DINO-X-MCP": {
"command": "npx",
"args": [
"-y",
"DINO-X-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...