$ timeahead.in
mcp/idea-researchdino-x-mcp/install

install IDEA-Research/DINO-X-MCP

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/IDEA-Research/DINO-X-MCP
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dinox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.deepdataspace.com/mcp?key=your-api-key"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/idea-researchdino-x-mcp/install/claude-desktop
← back to IDEA-Research/DINO-X-MCP